Searched refs:STAT_CACHEREFS (Results 1 – 2 of 2) sorted by relevance
/tools/perf/util/ |
D | stat.h | 80 STAT_CACHEREFS, enumerator
|
D | stat-shadow.c | 299 update_runtime_stat(st, STAT_CACHEREFS, cpu, count, &rsd); in perf_stat__update_shadow_stats() 1048 total = runtime_stat_avg(st, STAT_CACHEREFS, cpu, &rsd); in perf_stat__print_shadow_stats() 1053 if (runtime_stat_n(st, STAT_CACHEREFS, cpu, &rsd) != 0) in perf_stat__print_shadow_stats()
|