Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance
139 struct perf_script { struct140 struct perf_tool tool;142 bool show_task_events;143 bool show_mmap_events;148 bool show_bpf_events;151 bool allocated;152 bool per_event_dump;153 bool stitch_lbr;157 int name_width;160 int range_size;[all …]