Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/
Dbuiltin-script.c136 bool show_bpf_events; member
2655 if (script->show_bpf_events) { in __cmd_script()
3771 OPT_BOOLEAN('\0', "show-bpf-events", &script.show_bpf_events, in cmd_script()