Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dstat-display.c1465 static int num_print_iv; in evlist__print_counters() local
1467 if (num_print_iv == 0 && !interval) in evlist__print_counters()
1469 if (num_print_iv++ == 25) in evlist__print_counters()
1470 num_print_iv = 0; in evlist__print_counters()