Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat-shadow.c43 STAT_L1_ICACHE, enumerator
119 return STAT_L1_ICACHE; in evsel__stat_type()
255 print_ratio(config, evsel, aggr_idx, misses, out, STAT_L1_ICACHE, color_ratios, in print_l1i_miss()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat.h77 STAT_L1_ICACHE, enumerator
H A Dstat-shadow.c269 update_runtime_stat(st, STAT_L1_ICACHE, ctx, cpu, count); in perf_stat__update_shadow_stats()
547 total = runtime_stat_avg(st, STAT_L1_ICACHE, ctx, cpu); in print_l1_icache_misses()
983 if (runtime_stat_n(st, STAT_L1_ICACHE, ctx, cpu) != 0) in perf_stat__print_shadow_stats()

Completed in 4 milliseconds