Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-script.c151 bool show_switch_events; member
3007 if (!script->show_switch_events) in process_switch_event()
3186 if (script->show_switch_events || (scripting_ops && scripting_ops->process_switch)) in __cmd_script()
4117 OPT_BOOLEAN('\0', "show-switch-events", &script.show_switch_events, in cmd_script()