Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance
138 struct perf_script { struct139 struct perf_tool tool;141 bool show_task_events;142 bool show_mmap_events;147 bool show_bpf_events;150 bool allocated;151 bool per_event_dump;152 bool stitch_lbr;156 int name_width;159 int range_size;[all …]
Completed in 14 milliseconds