Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstat.h75 bool walltime_run_table; member
H A Dstat-display.c1449 if (config->walltime_run_table) in print_footer()
/linux/tools/perf/
H A Dbuiltin-stat.c1010 if (stat_config.walltime_run_table) in __run_perf_stat()
2460 OPT_BOOLEAN(0, "table", &stat_config.walltime_run_table, in cmd_stat()
2661 if (stat_config.walltime_run_table && stat_config.run_count <= 1) { in cmd_stat()
2746 if (stat_config.walltime_run_table) { in cmd_stat()