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

  /external/linux-tools-perf/
builtin-stat.c 267 struct stats runtime_l1_dcache_stats[MAX_NR_CPUS]; variable in typeref:struct:stats
327 update_stats(&runtime_l1_dcache_stats[0], count[0]);
631 total = avg_stats(&runtime_l1_dcache_stats[cpu]);
800 runtime_l1_dcache_stats[cpu].n != 0) {
    [all...]

Completed in 253 milliseconds