Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-stat.c129 static int detailed_run = 0; variable
1689 if (detailed_run < 1) in add_default_attributes()
1696 if (detailed_run < 2) in add_default_attributes()
1703 if (detailed_run < 3) in add_default_attributes()
1740 OPT_INCR('d', "detailed", &detailed_run, in cmd_stat()