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 context_switch,
57 throttle,
58 unthrottle,
59 ksymbol,
60 bpf,
61 text_poke;
63 event_attr_op attr;
64 event_attr_op event_update;
65 event_op2 tracing_data;
66 event_oe finished_round;
67 event_op2 build_id,
68 id_index,
69 auxtrace_info,
70 auxtrace_error,
71 time_conv,
72 thread_map,
73 cpu_map,
74 stat_config,
75 stat,
76 stat_round,
77 feature;
78 event_op4 compressed;
79 event_op3 auxtrace;
80 bool ordered_events;
81 bool ordering_requires_timestamps;
82 bool namespace_events;
83 bool cgroup_events;
84 bool no_warn;
85 enum show_feature_header show_feat_hdr;