Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-script.c741 bool show_switch_events; member
982 if (script->show_switch_events) in __cmd_script()
1784 OPT_BOOLEAN('\0', "show-switch-events", &script.show_switch_events, in cmd_script()