Home
last modified time | relevance | path

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

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