Searched defs:perf_script (Results 1 – 1 of 1) sorted by relevance
1632 struct perf_script { struct1633 struct perf_tool tool;1634 struct perf_session *session;1635 bool show_task_events;1636 bool show_mmap_events;1637 bool show_switch_events;1638 bool show_namespace_events;1639 bool show_lost_events;1640 bool show_round_events;1641 bool show_bpf_events;[all …]