Home
last modified time | relevance | path

Searched defs:lock_seq_stat (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
Dlock-contention.h81 struct lock_seq_stat { struct
82 struct list_head list;
83 int state;
84 u64 prev_event_time;
85 u64 addr;
87 int read_count;
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-lock.c105 struct lock_seq_stat { struct
106 struct list_head list;
107 int state;
108 u64 prev_event_time;
109 void *addr;
111 int read_count;