HomeSort by relevance Sort by last modified time
    Searched full:lockhash_table (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-lock.c 35 static struct list_head lockhash_table[LOCKHASH_SIZE]; variable in typeref:struct:list_head
38 #define lockhashentry(key) (lockhash_table + __lockhashfn((key)))
777 list_for_each_entry(st, &lockhash_table[i], hash_entry) {
859 list_for_each_entry(st, &lockhash_table[i], hash_entry) {
958 INIT_LIST_HEAD(lockhash_table + i);
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 83 milliseconds