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.h83 struct lock_seq_stat { struct
/linux/tools/perf/
H A Dbuiltin-lock.c593 static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr) in get_seq()
595 struct lock_seq_stat *seq; in get_seq()
602 seq = zalloc(sizeof(struct lock_seq_stat)); in get_seq()
664 struct lock_seq_stat *seq; in report_lock_acquire_event()
739 struct lock_seq_stat *seq; in report_lock_acquired_event()
805 struct lock_seq_stat *seq; in report_lock_contended_event()
863 struct lock_seq_stat *seq; in report_lock_release_event()
1064 struct lock_seq_stat *seq; in report_lock_contention_begin_event()
1228 struct lock_seq_stat *seq; in report_lock_contention_end_event()