Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/
Dbuiltin-script.c1494 bool show_switch_events; member
2227 if (script->show_switch_events) in __cmd_script()
3180 OPT_BOOLEAN('\0', "show-switch-events", &script.show_switch_events, in cmd_script()