Home
last modified time | relevance | path

Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance

/tools/perf/
Dbuiltin-script.c804 struct perf_script { struct
805 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;