Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c55 #define lockhashentry(key) (lockhash_table + __lockhashfn((key))) macro
480 struct hlist_head *entry = lockhashentry(addr); in lock_stat_find()
492 struct hlist_head *entry = lockhashentry(addr); in lock_stat_findnew()