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

Public Attributes

struct list_head list
 
int state
 
u64 prev_event_time
 
void * addr
 
int read_count
 

Detailed Description

Definition at line 104 of file builtin-lock.c.

Member Data Documentation

◆ addr

void* lock_seq_stat::addr

Definition at line 108 of file builtin-lock.c.

◆ list

struct list_head lock_seq_stat::list

Definition at line 105 of file builtin-lock.c.

◆ prev_event_time

u64 lock_seq_stat::prev_event_time

Definition at line 107 of file builtin-lock.c.

◆ read_count

int lock_seq_stat::read_count

Definition at line 110 of file builtin-lock.c.

◆ state

int lock_seq_stat::state

Definition at line 106 of file builtin-lock.c.


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