Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-script.c138 bool show_namespace_events; member
2778 if (script->show_namespace_events) in __cmd_script()
3897 OPT_BOOLEAN('\0', "show-namespace-events", &script.show_namespace_events, in cmd_script()