Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-stat.c116 static int detailed_run = 0; variable
2012 if (!ret && detailed_run >= 1) { in add_default_events()
2024 if (!ret && detailed_run >= 2) { in add_default_events()
2038 if (!ret && detailed_run >= 3) { in add_default_events()
2369 OPT_INCR('d', "detailed", &detailed_run, in cmd_stat()