Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-lock.c38 #define lockhashentry(key) (lockhash_table + __lockhashfn((key))) macro
310 struct list_head *entry = lockhashentry(addr); in lock_stat_findnew()