Home
last modified time | relevance | path

Searched refs:STAT_CYCLES (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/perf/util/
Dstat-shadow.c34 STAT_CYCLES, enumerator
101 return STAT_CYCLES; in evsel__stat_type()
218 print_ratio(config, evsel, aggr_idx, stalled, out, STAT_CYCLES, color_ratios, in print_stalled_cycles_front()
229 print_ratio(config, evsel, aggr_idx, stalled, out, STAT_CYCLES, color_ratios, in print_stalled_cycles_back()
317 double cycles = find_stat(evsel, aggr_idx, STAT_CYCLES); in print_instructions()
686 [STAT_CYCLES] = print_cycles, in perf_stat__print_shadow_stats()