Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-stat.c128 static bool null_run = false; variable
1450 if (!null_run) in print_stat()
1663 if (null_run) in add_default_attributes()
1738 OPT_BOOLEAN('n', "null", &null_run, in cmd_stat()