Lines Matching defs:spe

84 	struct arm_spe			*spe;  member
140 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
192 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
231 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()
238 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe, in arm_spe_set_pid_tid_cpu()
265 struct arm_spe *spe = speq->spe; in arm_spe_set_tid() local
276 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
305 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event()
328 struct arm_spe *spe = speq->spe; in arm_spe__synth_mem_sample() local
348 struct arm_spe *spe = speq->spe; in arm_spe__synth_branch_sample() local
366 struct arm_spe *spe = speq->spe; in arm_spe__synth_instruction_sample() local
530 struct arm_spe *spe = speq->spe; in arm_spe_sample() local
619 struct arm_spe *spe = speq->spe; in arm_spe_run_decoder() local
696 static int arm_spe__setup_queue(struct arm_spe *spe, in arm_spe__setup_queue()
743 static int arm_spe__setup_queues(struct arm_spe *spe) in arm_spe__setup_queues()
757 static int arm_spe__update_queues(struct arm_spe *spe) in arm_spe__update_queues()
767 static bool arm_spe__is_timeless_decoding(struct arm_spe *spe) in arm_spe__is_timeless_decoding()
785 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues()
840 static int arm_spe_process_timeless_queues(struct arm_spe *spe, pid_t tid, in arm_spe_process_timeless_queues()
860 static int arm_spe_context_switch(struct arm_spe *spe, union perf_event *event, in arm_spe_context_switch()
886 struct arm_spe *spe = container_of(session->auxtrace, in arm_spe_process_event() local
932 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event() local
970 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_flush() local
1013 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events() local
1027 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free() local
1039 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); in arm_spe_evsel_is_auxtrace() local
1101 arm_spe_synth_events(struct arm_spe *spe, struct perf_session *session) in arm_spe_synth_events()
1278 struct arm_spe *spe; in arm_spe_process_auxtrace_info() local