Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-lock.c530 static struct lock_seq_stat *get_seq(struct thread_stat *ts, u64 addr) in get_seq()
532 struct lock_seq_stat *seq; in get_seq()
539 seq = zalloc(sizeof(struct lock_seq_stat)); in get_seq()
600 struct lock_seq_stat *seq; in report_lock_acquire_event()
675 struct lock_seq_stat *seq; in report_lock_acquired_event()
741 struct lock_seq_stat *seq; in report_lock_contended_event()
799 struct lock_seq_stat *seq; in report_lock_release_event()
1046 struct lock_seq_stat *seq; in report_lock_contention_begin_event()
1124 struct lock_seq_stat *seq; in report_lock_contention_end_event()
/Linux-v6.1/tools/perf/util/
Dlock-contention.h67 struct lock_seq_stat { struct