Lines Matching defs:spe
79 struct arm_spe *spe; member
134 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
186 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
224 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()
231 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe, in arm_spe_set_pid_tid_cpu()
258 struct arm_spe *spe = speq->spe; in arm_spe_set_tid() local
269 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
298 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event()
321 struct arm_spe *spe = speq->spe; in arm_spe__synth_mem_sample() local
340 struct arm_spe *spe = speq->spe; in arm_spe__synth_branch_sample() local
409 struct arm_spe *spe = speq->spe; in arm_spe_sample() local
488 struct arm_spe *spe = speq->spe; in arm_spe_run_decoder() local
565 static int arm_spe__setup_queue(struct arm_spe *spe, in arm_spe__setup_queue()
612 static int arm_spe__setup_queues(struct arm_spe *spe) in arm_spe__setup_queues()
626 static int arm_spe__update_queues(struct arm_spe *spe) in arm_spe__update_queues()
636 static bool arm_spe__is_timeless_decoding(struct arm_spe *spe) in arm_spe__is_timeless_decoding()
654 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues()
709 static int arm_spe_process_timeless_queues(struct arm_spe *spe, pid_t tid, in arm_spe_process_timeless_queues()
729 static int arm_spe_context_switch(struct arm_spe *spe, union perf_event *event, in arm_spe_context_switch()
755 struct arm_spe *spe = container_of(session->auxtrace, in arm_spe_process_event() local
801 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event() local
839 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_flush() local
882 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events() local
896 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free() local
908 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); in arm_spe_evsel_is_auxtrace() local
970 arm_spe_synth_events(struct arm_spe *spe, struct perf_session *session) in arm_spe_synth_events()
1121 struct arm_spe *spe; in arm_spe_process_auxtrace_info() local