Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-script.c1641 bool show_bpf_events; member
2505 if (script->show_bpf_events) { in __cmd_script()
3528 OPT_BOOLEAN('\0', "show-bpf-events", &script.show_bpf_events, in cmd_script()