Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dlock-contention.h68 struct lock_stat *lock_stat_find(u64 addr);
Dbpf_lock_contention.c322 st = lock_stat_find(ls_key); in lock_contention_read()
/Linux-v6.6/tools/perf/
Dbuiltin-lock.c478 struct lock_stat *lock_stat_find(u64 addr) in lock_stat_find() function
1090 ls = lock_stat_find(key); in report_lock_contention_begin_event()
1219 ls = lock_stat_find(key); in report_lock_contention_end_event()