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

/linux-master/tools/perf/util/
H A Dlock-contention.h70 struct lock_stat *lock_stat_find(u64 addr);
H A Dbpf_lock_contention.c476 st = lock_stat_find(ls_key);
/linux-master/tools/perf/
H A Dbuiltin-lock.c480 struct lock_stat *lock_stat_find(u64 addr) function
1108 ls = lock_stat_find(key);
1238 ls = lock_stat_find(key);

Completed in 127 milliseconds