Lines Matching defs:spe

90 	struct arm_spe			*spe;  member
159 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
211 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
250 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()
257 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe, in arm_spe_set_pid_tid_cpu()
284 struct arm_spe *spe = speq->spe; in arm_spe_set_tid() local
295 static u64 *arm_spe__get_metadata_by_cpu(struct arm_spe *spe, u64 cpu) in arm_spe__get_metadata_by_cpu()
328 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
358 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event()
381 struct arm_spe *spe = speq->spe; in arm_spe__synth_mem_sample() local
401 struct arm_spe *spe = speq->spe; in arm_spe__synth_branch_sample() local
420 struct arm_spe *spe = speq->spe; in arm_spe__synth_instruction_sample() local
624 struct arm_spe *spe = speq->spe; in arm_spe__synth_ds() local
703 struct arm_spe *spe = speq->spe; in arm_spe_sample() local
793 struct arm_spe *spe = speq->spe; in arm_spe_run_decoder() local
870 static int arm_spe__setup_queue(struct arm_spe *spe, in arm_spe__setup_queue()
917 static int arm_spe__setup_queues(struct arm_spe *spe) in arm_spe__setup_queues()
931 static int arm_spe__update_queues(struct arm_spe *spe) in arm_spe__update_queues()
941 static bool arm_spe__is_timeless_decoding(struct arm_spe *spe) in arm_spe__is_timeless_decoding()
959 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues()
1014 static int arm_spe_process_timeless_queues(struct arm_spe *spe, pid_t tid, in arm_spe_process_timeless_queues()
1034 static int arm_spe_context_switch(struct arm_spe *spe, union perf_event *event, in arm_spe_context_switch()
1060 struct arm_spe *spe = container_of(session->auxtrace, in arm_spe_process_event() local
1106 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event() local
1144 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_flush() local
1254 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events() local
1268 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free() local
1281 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); in arm_spe_evsel_is_auxtrace() local
1307 static void arm_spe_print_info(struct arm_spe *spe, __u64 *arr) in arm_spe_print_info()
1358 arm_spe_synth_events(struct arm_spe *spe, struct perf_session *session) in arm_spe_synth_events()
1557 struct arm_spe *spe; in arm_spe_process_auxtrace_info() local