Searched refs:walltime_run_table (Results 1 - 3 of 3) sorted by last modified time

/linux-master/tools/perf/util/
H A Dstat-display.c1456 if (config->walltime_run_table)
H A Dstat.h81 bool walltime_run_table; member in struct:perf_stat_config
/linux-master/tools/perf/
H A Dbuiltin-stat.c891 if (stat_config.walltime_run_table)
1173 OPT_BOOLEAN(0, "table", &stat_config.walltime_run_table,
2565 if (stat_config.walltime_run_table && stat_config.run_count <= 1) {
2649 if (stat_config.walltime_run_table) {

Completed in 207 milliseconds