Home
last modified time | relevance | path

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

/tools/perf/util/
Dstat.h126 bool walltime_run_table; member
Dstat-display.c1184 if (config->walltime_run_table) in print_footer()
/tools/perf/
Dbuiltin-stat.c981 if (stat_config.walltime_run_table) in __run_perf_stat()
1186 OPT_BOOLEAN(0, "table", &stat_config.walltime_run_table,
2273 if (stat_config.walltime_run_table && stat_config.run_count <= 1) { in cmd_stat()
2347 if (stat_config.walltime_run_table) { in cmd_stat()