Home
last modified time | relevance | path

Searched refs:STAT_LL_CACHE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat-shadow.c44 STAT_LL_CACHE, enumerator
121 return STAT_LL_CACHE; in evsel__stat_type()
266 print_ratio(config, evsel, aggr_idx, misses, out, STAT_LL_CACHE, color_ratios, in print_ll_miss()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat.h78 STAT_LL_CACHE, enumerator
H A Dstat-shadow.c271 update_runtime_stat(st, STAT_LL_CACHE, ctx, cpu, count); in perf_stat__update_shadow_stats()
607 total = runtime_stat_avg(st, STAT_LL_CACHE, ctx, cpu); in print_ll_cache_misses()
1013 if (runtime_stat_n(st, STAT_LL_CACHE, ctx, cpu) != 0) in perf_stat__print_shadow_stats()

Completed in 5 milliseconds