Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance
142 struct perf_script { struct143 struct perf_tool tool;145 bool show_task_events;146 bool show_mmap_events;151 bool show_bpf_events;154 bool allocated;155 bool per_event_dump;156 bool stitch_lbr;160 int name_width;163 int range_size;[all …]