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.h92 struct lock_seq_stat { struct
/linux/tools/perf/
H A Dbuiltin-lock.c496 static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr)
498 struct lock_seq_stat *seq;
505 seq = zalloc(sizeof(struct lock_seq_stat)); in get_seq()
566 struct lock_seq_stat *seq; in report_lock_acquire_event()
640 struct lock_seq_stat *seq;
705 struct lock_seq_stat *seq; in report_lock_acquired_event()
762 struct lock_seq_stat *seq; in report_lock_contended_event()
969 struct lock_seq_stat *seq; in report_lock_contention_begin_event()
1132 struct lock_seq_stat *seq; in report_lock_contention_end_event()