Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat-shadow.c311 double max_stalled = max(find_stat(evsel, aggr_idx, STAT_STALLED_CYCLES_FRONT), in print_instructions() local
320 if (max_stalled && instructions) { in print_instructions()
323 max_stalled / instructions); in print_instructions()

Completed in 1 milliseconds