Linux Perf
comm_str Struct Reference
Collaboration diagram for comm_str:
Collaboration graph

Public Attributes

char * str
 
struct rb_node rb_node
 
refcount_t refcnt
 

Detailed Description

Definition at line 11 of file comm.c.

Member Data Documentation

◆ rb_node

struct rb_node comm_str::rb_node

Definition at line 13 of file comm.c.

◆ refcnt

refcount_t comm_str::refcnt

Definition at line 14 of file comm.c.

◆ str

char* comm_str::str

Definition at line 12 of file comm.c.


The documentation for this struct was generated from the following file: