Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance
804 struct perf_script { struct805 struct perf_tool tool;806 struct perf_session *session;807 bool show_task_events;808 bool show_mmap_events;809 bool show_switch_events;810 bool allocated;811 struct cpu_map *cpus;812 struct thread_map *threads;813 int name_width;