Home
last modified time | relevance | path

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

/tools/perf/util/
A Dstat-shadow.c320 double max_stalled = max(find_stat(evsel, aggr_idx, STAT_STALLED_CYCLES_FRONT), in print_instructions() local
330 if (max_stalled && instructions) { in print_instructions()
334 "stalled cycles per insn", max_stalled / instructions); in print_instructions()

Completed in 4 milliseconds