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