Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-stat.c173 static bool walltime_run_table = false; variable
755 if (walltime_run_table) in __run_perf_stat()
1805 if (walltime_run_table) in print_footer()
1987 OPT_BOOLEAN(0, "table", &walltime_run_table,
2896 if (walltime_run_table && run_count <= 1) { in cmd_stat()
2964 if (walltime_run_table) { in cmd_stat()