Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dlock-contention.h57 * States of lock_seq_stat
85 * struct lock_seq_stat:
92 struct lock_seq_stat { struct
93 listlock_seq_stat global() argument
94 statelock_seq_stat global() argument
95 prev_event_timelock_seq_stat global() argument
96 addrlock_seq_stat global() argument
98 read_countlock_seq_stat global() argument
/linux/tools/perf/
H A Dbuiltin-lock.c500 static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr) in get_seq()
502 struct lock_seq_stat *seq; in get_seq()
509 seq = zalloc(sizeof(struct lock_seq_stat)); in get_seq()
571 struct lock_seq_stat *seq; in report_lock_acquire_event()
646 struct lock_seq_stat *seq; in report_lock_acquired_event()
712 struct lock_seq_stat *seq; in report_lock_contended_event()
770 struct lock_seq_stat *seq; in report_lock_release_event()
971 struct lock_seq_stat *seq; in report_lock_contention_begin_event()
1135 struct lock_seq_stat *seq; in report_lock_contention_end_event()