Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dlock-contention.h158 struct lock_stat *lock_stat_find(u64 addr);
Dlock-contention.c58 struct lock_stat *lock_stat_find(u64 addr) in lock_stat_find() function
Dbpf_lock_contention.c618 st = lock_stat_find(ls_key); in lock_contention_read()
/linux-6.14.4/tools/perf/
Dbuiltin-lock.c1001 ls = lock_stat_find(key); in report_lock_contention_begin_event()
1131 ls = lock_stat_find(key); in report_lock_contention_end_event()