Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstat.h77 bool null_run; member
H A Dstat-display.c1540 if (!config->null_run) in print_footer()
/linux-6.15/tools/perf/
H A Dbuiltin-stat.c1850 if (stat_config.null_run) in add_default_events()
2367 OPT_BOOLEAN('n', "null", &stat_config.null_run, in cmd_stat()