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

/linux-master/tools/perf/
H A Dbuiltin-lock.c56 #define lockhashentry(key) (lockhash_table + __lockhashfn((key))) macro
482 struct hlist_head *entry = lockhashentry(addr);
494 struct hlist_head *entry = lockhashentry(addr);

Completed in 88 milliseconds