• Home
  • Raw
  • Download

Lines Matching defs:spe

86 	struct arm_spe			*spe;  member
142 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
194 static struct arm_spe_queue *arm_spe__alloc_queue(struct arm_spe *spe, in arm_spe__alloc_queue()
233 static inline u8 arm_spe_cpumode(struct arm_spe *spe, u64 ip) in arm_spe_cpumode()
240 static void arm_spe_set_pid_tid_cpu(struct arm_spe *spe, in arm_spe_set_pid_tid_cpu()
267 struct arm_spe *spe = speq->spe; in arm_spe_set_tid() local
297 static void arm_spe_prep_sample(struct arm_spe *spe, in arm_spe_prep_sample()
327 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event()
350 struct arm_spe *spe = speq->spe; in arm_spe__synth_mem_sample() local
370 struct arm_spe *spe = speq->spe; in arm_spe__synth_branch_sample() local
388 struct arm_spe *spe = speq->spe; in arm_spe__synth_instruction_sample() local
556 struct arm_spe *spe = speq->spe; in arm_spe_sample() local
645 struct arm_spe *spe = speq->spe; in arm_spe_run_decoder() local
722 static int arm_spe__setup_queue(struct arm_spe *spe, in arm_spe__setup_queue()
769 static int arm_spe__setup_queues(struct arm_spe *spe) in arm_spe__setup_queues()
783 static int arm_spe__update_queues(struct arm_spe *spe) in arm_spe__update_queues()
793 static bool arm_spe__is_timeless_decoding(struct arm_spe *spe) in arm_spe__is_timeless_decoding()
811 static int arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) in arm_spe_process_queues()
866 static int arm_spe_process_timeless_queues(struct arm_spe *spe, pid_t tid, in arm_spe_process_timeless_queues()
886 static int arm_spe_context_switch(struct arm_spe *spe, union perf_event *event, in arm_spe_context_switch()
912 struct arm_spe *spe = container_of(session->auxtrace, in arm_spe_process_event() local
958 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event() local
996 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_flush() local
1039 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events() local
1053 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free() local
1065 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); in arm_spe_evsel_is_auxtrace() local
1098 arm_spe_synth_events(struct arm_spe *spe, struct perf_session *session) in arm_spe_synth_events()
1275 struct arm_spe *spe; in arm_spe_process_auxtrace_info() local