Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-lock.c39 #define lockhashentry(key) (lockhash_table + __lockhashfn((key))) macro
315 struct list_head *entry = lockhashentry(addr); in lock_stat_findnew()