Home
last modified time | relevance | path

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

/tools/perf/util/
A Dstat-shadow.c35 STAT_CYCLES, enumerator
102 return STAT_CYCLES; in evsel__stat_type()
220 print_ratio(config, evsel, aggr_idx, stalled, out, STAT_CYCLES, thresh_ratios, in print_stalled_cycles_front()
231 print_ratio(config, evsel, aggr_idx, stalled, out, STAT_CYCLES, thresh_ratios, in print_stalled_cycles_back()
319 double cycles = find_stat(evsel, aggr_idx, STAT_CYCLES); in print_instructions()
703 [STAT_CYCLES] = print_cycles, in perf_stat__print_shadow_stats()

Completed in 5 milliseconds