Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstat.h71 bool null_run; member
H A Dstat-display.c1432 if (!config->null_run) in print_footer()
/linux/tools/perf/
H A Dbuiltin-stat.c907 if (!has_supported_counters && !stat_config.null_run) { in __run_perf_stat()
1959 if (stat_config.null_run) in add_default_events()
2462 OPT_BOOLEAN('n', "null", &stat_config.null_run, in cmd_stat()