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

  /external/linux-tools-perf/src/tools/perf/
builtin-lock.c 381 static int bad_hist[BROKEN_MAX]; variable
445 bad_hist[BROKEN_ACQUIRE]++;
507 bad_hist[BROKEN_ACQUIRED]++;
563 bad_hist[BROKEN_CONTENDED]++;
625 bad_hist[BROKEN_RELEASE]++;
696 pr_info(" %10s: %d\n", name[i], bad_hist[i]);
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 849 milliseconds