Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dlock-contention.h167 struct lock_stat *lock_stat_find(u64 addr);
H A Dlock-contention.c58 struct lock_stat *lock_stat_find(u64 addr) in lock_stat_find() function
H A Dbpf_lock_contention.c788 st = lock_stat_find(ls_key); in lock_contention_read()
/linux/tools/perf/
H A Dbuiltin-lock.c1015 ls = lock_stat_find(key); in report_lock_contention_begin_event()
1145 ls = lock_stat_find(key); in report_lock_contention_end_event()