Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dlock-contention.h86 struct lock_seq_stat { struct
/linux-6.15/tools/perf/
H A Dbuiltin-lock.c498 static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr) in get_seq()
500 struct lock_seq_stat *seq; in get_seq()
507 seq = zalloc(sizeof(struct lock_seq_stat)); in get_seq()
569 struct lock_seq_stat *seq; in report_lock_acquire_event()
644 struct lock_seq_stat *seq; in report_lock_acquired_event()
710 struct lock_seq_stat *seq; in report_lock_contended_event()
768 struct lock_seq_stat *seq; in report_lock_release_event()
969 struct lock_seq_stat *seq; in report_lock_contention_begin_event()
1133 struct lock_seq_stat *seq; in report_lock_contention_end_event()