Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-stat.c178 static bool interval_count; variable
723 if (interval_count && !(--times)) in __run_perf_stat()
745 if (interval_count && !(--times)) in __run_perf_stat()
3036 interval_count = true; in cmd_stat()