Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dlock-contention.h81 struct lock_seq_stat { struct
/Linux-v6.6/tools/perf/
Dbuiltin-lock.c576 static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr) in get_seq()
578 struct lock_seq_stat *seq; in get_seq()
585 seq = zalloc(sizeof(struct lock_seq_stat)); in get_seq()
646 struct lock_seq_stat *seq; in report_lock_acquire_event()
721 struct lock_seq_stat *seq; in report_lock_acquired_event()
787 struct lock_seq_stat *seq; in report_lock_contended_event()
845 struct lock_seq_stat *seq; in report_lock_release_event()
1046 struct lock_seq_stat *seq; in report_lock_contention_begin_event()
1209 struct lock_seq_stat *seq; in report_lock_contention_end_event()