Lines Matching refs:arm_spe_record
276 static struct simd_flags arm_spe__synth_simd_flags(const struct arm_spe_record *record) in arm_spe__synth_simd_flags()
300 struct arm_spe_record *record = &speq->decoder->record; in arm_spe_prep_sample()
349 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_mem_sample()
369 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_branch_sample()
387 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_instruction_sample()
419 static void arm_spe__synth_data_source_neoverse(const struct arm_spe_record *record, in arm_spe__synth_data_source_neoverse()
495 static void arm_spe__synth_data_source_generic(const struct arm_spe_record *record, in arm_spe__synth_data_source_generic()
518 static u64 arm_spe__synth_data_source(const struct arm_spe_record *record, u64 midr) in arm_spe__synth_data_source()
549 const struct arm_spe_record *record = &speq->decoder->record; in arm_spe_sample()
640 struct arm_spe_record *record; in arm_spe_run_decoder()
721 struct arm_spe_record *record; in arm_spe__setup_queue()