Home
last modified time | relevance | path

Searched refs:arm_spe_record (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h70 struct arm_spe_record { struct
101 struct arm_spe_record record; argument
/linux/tools/perf/util/
H A Darm-spe.c276 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()
[all …]