Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance
144 struct perf_script { struct145 struct perf_tool tool;147 bool show_task_events;148 bool show_mmap_events;153 bool show_bpf_events;156 bool allocated;157 bool per_event_dump;158 bool stitch_lbr;162 int name_width;165 int range_size;[all …]
Completed in 13 milliseconds