Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat.h76 bool null_run; member
H A Dstat-display.c1417 if (!config->null_run) in print_footer()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c1195 OPT_BOOLEAN('n', "null", &stat_config.null_run,
2045 if (stat_config.null_run) in add_default_attributes()