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 fork,
50 exit,
51 lost,
52 lost_samples,
53 aux,
54 itrace_start,
55 context_switch,
56 throttle,
57 unthrottle,
58 ksymbol,
59 bpf;
61 event_attr_op attr;
62 event_attr_op event_update;
63 event_op2 tracing_data;
64 event_oe finished_round;
65 event_op2 build_id,
66 id_index,
67 auxtrace_info,
68 auxtrace_error,
69 time_conv,
70 thread_map,
71 cpu_map,
72 stat_config,
73 stat,
74 stat_round,
75 feature;
76 event_op4 compressed;
77 event_op3 auxtrace;
78 bool ordered_events;
79 bool ordering_requires_timestamps;
80 bool namespace_events;
81 bool no_warn;
82 enum show_feature_header show_feat_hdr;