Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance
128 struct perf_script { struct129 struct perf_tool tool;131 bool show_task_events;132 bool show_mmap_events;137 bool show_bpf_events;140 bool allocated;141 bool per_event_dump;142 bool stitch_lbr;146 int name_width;149 int range_size;[all …]
Completed in 20 milliseconds