Home
last modified time | relevance | path

Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/tools/perf/
Dbuiltin-script.c127 struct perf_script { struct
128 struct perf_tool tool;
129 struct perf_session *session;
130 bool show_task_events;
131 bool show_mmap_events;
132 bool show_switch_events;
133 bool show_namespace_events;
134 bool show_lost_events;
135 bool show_round_events;
136 bool show_bpf_events;
[all …]