Lines Matching defs:spe

72 	struct arm_spe			*spe;  member
127 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
179 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
217 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()
224 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
248 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event()
266 struct arm_spe *spe = speq->spe; in arm_spe_synth_spe_events_sample() local
281 struct arm_spe *spe = speq->spe; in arm_spe_sample() local
352 struct arm_spe *spe = speq->spe; in arm_spe_run_decoder() local
385 static int arm_spe__setup_queue(struct arm_spe *spe, in arm_spe__setup_queue()
432 static int arm_spe__setup_queues(struct arm_spe *spe) in arm_spe__setup_queues()
446 static int arm_spe__update_queues(struct arm_spe *spe) in arm_spe__update_queues()
456 static bool arm_spe__is_timeless_decoding(struct arm_spe *spe) in arm_spe__is_timeless_decoding()
474 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe, in arm_spe_set_pid_tid_cpu()
499 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues()
549 static int arm_spe_process_timeless_queues(struct arm_spe *spe, pid_t tid, in arm_spe_process_timeless_queues()
576 struct arm_spe *spe = container_of(session->auxtrace, in arm_spe_process_event() local
619 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event() local
657 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_flush() local
692 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events() local
706 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free() local
718 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); in arm_spe_evsel_is_auxtrace() local
780 arm_spe_synth_events(struct arm_spe *spe, struct perf_session *session) in arm_spe_synth_events()
918 struct arm_spe *spe; in arm_spe_process_auxtrace_info() local