Lines Matching defs:perf_tool
43 struct perf_tool { struct
44 event_sample sample,
45 read;
46 event_op mmap,
47 mmap2,
48 comm,
49 namespaces,
50 cgroup,
51 fork,
52 exit,
53 lost,
54 lost_samples,
55 aux,
56 itrace_start,
57 aux_output_hw_id,
58 context_switch,
59 throttle,
60 unthrottle,
61 ksymbol,
62 bpf,
63 text_poke;
65 event_attr_op attr;
66 event_attr_op event_update;
67 event_op2 tracing_data;
68 event_oe finished_round;
69 event_op2 build_id,
70 id_index,
71 auxtrace_info,
72 auxtrace_error,
73 time_conv,
74 thread_map,
75 cpu_map,
76 stat_config,
77 stat,
78 stat_round,
79 feature,
80 finished_init;
81 event_op4 compressed;
82 event_op3 auxtrace;
83 bool ordered_events;
84 bool ordering_requires_timestamps;
85 bool namespace_events;
86 bool cgroup_events;
87 bool no_warn;
88 enum show_feature_header show_feat_hdr;