Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstat.h81 bool walltime_run_table; member
H A Dstat-display.c1562 if (config->walltime_run_table) in print_footer()
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c926 if (stat_config.walltime_run_table) in __run_perf_stat()
2365 OPT_BOOLEAN(0, "table", &stat_config.walltime_run_table, in cmd_stat()
2557 if (stat_config.walltime_run_table && stat_config.run_count <= 1) { in cmd_stat()
2642 if (stat_config.walltime_run_table) { in cmd_stat()