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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-stat.c 213 static struct stats runtime_l1_icache_stats[MAX_NR_CPUS]; variable in typeref:struct:stats
235 memset(runtime_l1_icache_stats, 0, sizeof(runtime_l1_icache_stats));
299 update_stats(&runtime_l1_icache_stats[0], count[0]);
768 total = avg_stats(&runtime_l1_icache_stats[cpu]);
892 runtime_l1_icache_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 325 milliseconds