Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-script.c150 bool show_switch_events; member
2753 if (!script->show_switch_events) in process_switch_event()
2922 if (script->show_switch_events || (scripting_ops && scripting_ops->process_switch)) in __cmd_script()
4051 OPT_BOOLEAN('\0', "show-switch-events", &script.show_switch_events, in cmd_script()