Lines Matching defs:perf_tool
37 struct perf_tool { struct
38 event_sample sample,
39 read;
40 event_op mmap,
41 mmap2,
42 comm,
43 fork,
44 exit,
45 lost,
46 lost_samples,
47 aux,
48 itrace_start,
49 context_switch,
50 throttle,
51 unthrottle;
52 event_attr_op attr;
53 event_op2 tracing_data;
54 event_oe finished_round;
55 event_op2 build_id,
56 id_index,
57 auxtrace_info,
58 auxtrace_error;
59 event_op3 auxtrace;
60 bool ordered_events;
61 bool ordering_requires_timestamps;