Lines Matching defs:spe

90 	struct arm_spe			*spe;  member
160 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
212 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
263 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()
270 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe, in arm_spe_set_pid_tid_cpu()
297 struct arm_spe *spe = speq->spe; in arm_spe_set_tid() local
308 static u64 *arm_spe__get_metadata_by_cpu(struct arm_spe *spe, u64 cpu) in arm_spe__get_metadata_by_cpu()
341 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
366 struct arm_spe *spe = speq->spe; in arm_spe__prep_branch_stack() local
453 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event()
476 struct arm_spe *spe = speq->spe; in arm_spe__synth_mem_sample() local
500 struct arm_spe *spe = speq->spe; in arm_spe__synth_branch_sample() local
524 struct arm_spe *spe = speq->spe; in arm_spe__synth_instruction_sample() local
753 struct arm_spe *spe = speq->spe; in arm_spe__synth_ds() local
832 struct arm_spe *spe = speq->spe; in arm_spe_sample() local
926 struct arm_spe *spe = speq->spe; in arm_spe_run_decoder() local
1003 static int arm_spe__setup_queue(struct arm_spe *spe, in arm_spe__setup_queue()
1050 static int arm_spe__setup_queues(struct arm_spe *spe) in arm_spe__setup_queues()
1064 static int arm_spe__update_queues(struct arm_spe *spe) in arm_spe__update_queues()
1074 static bool arm_spe__is_timeless_decoding(struct arm_spe *spe) in arm_spe__is_timeless_decoding()
1092 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues()
1147 static int arm_spe_process_timeless_queues(struct arm_spe *spe, pid_t tid, in arm_spe_process_timeless_queues()
1167 static int arm_spe_context_switch(struct arm_spe *spe, union perf_event *event, in arm_spe_context_switch()
1193 struct arm_spe *spe = container_of(session->auxtrace, in arm_spe_process_event() local
1239 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event() local
1277 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_flush() local
1388 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events() local
1402 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free() local
1415 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); in arm_spe_evsel_is_auxtrace() local
1441 static void arm_spe_print_info(struct arm_spe *spe, __u64 *arr) in arm_spe_print_info()
1492 arm_spe_synth_events(struct arm_spe *spe, struct perf_session *session) in arm_spe_synth_events()
1704 struct arm_spe *spe; in arm_spe_process_auxtrace_info() local