Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-lock.c97 struct lock_seq_stat { struct
352 static struct lock_seq_stat *get_seq(struct thread_stat *ts, void *addr) in get_seq()
354 struct lock_seq_stat *seq; in get_seq()
361 seq = zalloc(sizeof(struct lock_seq_stat)); in get_seq()
394 struct lock_seq_stat *seq; in report_lock_acquire_event()
467 struct lock_seq_stat *seq; in report_lock_acquired_event()
531 struct lock_seq_stat *seq; in report_lock_contended_event()
586 struct lock_seq_stat *seq; in report_lock_release_event()