Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-script.c140 bool show_round_events; member
2784 if (script->show_round_events) { in __cmd_script()
3903 OPT_BOOLEAN('\0', "show-round-events", &script.show_round_events, in cmd_script()