Lines Matching defs:arm_spe
38 struct arm_spe { struct
39 struct auxtrace auxtrace;
40 struct auxtrace_queues queues;
41 struct auxtrace_heap heap;
42 struct itrace_synth_opts synth_opts;
43 u32 auxtrace_type;
44 struct perf_session *session;
45 struct machine *machine;
46 u32 pmu_type;
48 u8 timeless_decoding;
72 struct arm_spe_queue { argument
73 struct arm_spe *spe; argument