Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/
Dbuiltin-script.c125 bool show_switch_events; member
2360 if (!script->show_switch_events) in process_switch_event()
2504 if (script->show_switch_events || (scripting_ops && scripting_ops->process_switch)) in __cmd_script()
3548 OPT_BOOLEAN('\0', "show-switch-events", &script.show_switch_events, in cmd_script()