Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-stat.c157 static int detailed_run = 0; variable
1102 OPT_INCR('d', "detailed", &detailed_run,
1776 if (detailed_run < 1) in add_default_attributes()
1783 if (detailed_run < 2) in add_default_attributes()
1790 if (detailed_run < 3) in add_default_attributes()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-stat.c116 static int detailed_run = 0; variable
1197 OPT_INCR('d', "detailed", &detailed_run,
2190 if (detailed_run < 1) in add_default_attributes()
2197 if (detailed_run < 2) in add_default_attributes()
2204 if (detailed_run < 3) in add_default_attributes()

Completed in 8 milliseconds