Lines Matching defs:spe

77 	struct arm_spe			*spe;  member
132 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
184 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
222 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()
229 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
252 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event()
269 struct arm_spe *spe = speq->spe; in arm_spe__synth_mem_sample() local
288 struct arm_spe *spe = speq->spe; in arm_spe__synth_branch_sample() local
357 struct arm_spe *spe = speq->spe; in arm_spe_sample() local
436 struct arm_spe *spe = speq->spe; in arm_spe_run_decoder() local
500 static int arm_spe__setup_queue(struct arm_spe *spe, in arm_spe__setup_queue()
547 static int arm_spe__setup_queues(struct arm_spe *spe) in arm_spe__setup_queues()
561 static int arm_spe__update_queues(struct arm_spe *spe) in arm_spe__update_queues()
571 static bool arm_spe__is_timeless_decoding(struct arm_spe *spe) in arm_spe__is_timeless_decoding()
589 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe, in arm_spe_set_pid_tid_cpu()
614 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues()
664 static int arm_spe_process_timeless_queues(struct arm_spe *spe, pid_t tid, in arm_spe_process_timeless_queues()
691 struct arm_spe *spe = container_of(session->auxtrace, in arm_spe_process_event() local
730 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event() local
768 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_flush() local
803 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events() local
817 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free() local
829 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); in arm_spe_evsel_is_auxtrace() local
891 arm_spe_synth_events(struct arm_spe *spe, struct perf_session *session) in arm_spe_synth_events()
1040 struct arm_spe *spe; in arm_spe_process_auxtrace_info() local