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