Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-script.c137 bool show_switch_events; member
2602 if (!script->show_switch_events) in process_switch_event()
2774 if (script->show_switch_events || (scripting_ops && scripting_ops->process_switch)) in __cmd_script()
3895 OPT_BOOLEAN('\0', "show-switch-events", &script.show_switch_events, in cmd_script()