Linux Perf
|
Public Attributes | |
struct list_head | list |
int | state |
u64 | prev_event_time |
void * | addr |
int | read_count |
Definition at line 104 of file builtin-lock.c.
void* lock_seq_stat::addr |
Definition at line 108 of file builtin-lock.c.
struct list_head lock_seq_stat::list |
Definition at line 105 of file builtin-lock.c.
u64 lock_seq_stat::prev_event_time |
Definition at line 107 of file builtin-lock.c.
int lock_seq_stat::read_count |
Definition at line 110 of file builtin-lock.c.
int lock_seq_stat::state |
Definition at line 106 of file builtin-lock.c.