Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/
Dbuiltin-script.c139 struct perf_script { struct
140 struct perf_tool tool;
141 struct perf_session *session;
142 bool show_task_events;
143 bool show_mmap_events;
144 bool show_switch_events;
145 bool show_namespace_events;
146 bool show_lost_events;
147 bool show_round_events;
148 bool show_bpf_events;
[all …]