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

/linux-master/tools/perf/util/
H A Dstat-shadow.c34 STAT_CYCLES, enumerator in enum:stat_type
101 return STAT_CYCLES;
211 print_ratio(config, evsel, aggr_idx, stalled, out, STAT_CYCLES, color_ratios,
222 print_ratio(config, evsel, aggr_idx, stalled, out, STAT_CYCLES, color_ratios,
310 double cycles = find_stat(evsel, aggr_idx, STAT_CYCLES);
679 [STAT_CYCLES] = print_cycles,

Completed in 163 milliseconds