Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-script.c148 bool show_bpf_events; member
2825 if (script->show_bpf_events) { in __cmd_script()
3960 OPT_BOOLEAN('\0', "show-bpf-events", &script.show_bpf_events, in cmd_script()