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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-stat.c 212 static struct stats runtime_l1_dcache_stats[MAX_NR_CPUS]; variable in typeref:struct:stats
234 memset(runtime_l1_dcache_stats, 0, sizeof(runtime_l1_dcache_stats));
297 update_stats(&runtime_l1_dcache_stats[0], count[0]);
749 total = avg_stats(&runtime_l1_dcache_stats[cpu]);
885 runtime_l1_dcache_stats[cpu].n != 0) {
    [all...]
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 181 milliseconds