Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat.h81 bool walltime_run_table; member
H A Dstat-display.c1439 if (config->walltime_run_table) in print_footer()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c911 if (stat_config.walltime_run_table) in __run_perf_stat()
1193 OPT_BOOLEAN(0, "table", &stat_config.walltime_run_table,
2545 if (stat_config.walltime_run_table && stat_config.run_count <= 1) { in cmd_stat()
2629 if (stat_config.walltime_run_table) { in cmd_stat()