Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-stat.c160 static bool interval_count; variable
567 if (interval_count && !(--times)) in __run_perf_stat()
592 if (interval_count && !(--times)) in __run_perf_stat()
1894 interval_count = true; in cmd_stat()