Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Darm-spe.c127 void (*ds_synth)(const struct arm_spe_record *record,
350 static struct simd_flags arm_spe__synth_simd_flags(const struct arm_spe_record *record) in arm_spe__synth_simd_flags()
385 struct arm_spe_record *record = &speq->decoder->record; in arm_spe_prep_sample()
406 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__prep_branch_stack()
517 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_mem_sample()
541 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_branch_sample()
566 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_instruction_sample()
620 const struct arm_spe_record *record = &speq->decoder->record; in arm_spe__sample_flags()
651 static void arm_spe__synth_data_source_common(const struct arm_spe_record *record, in arm_spe__synth_data_source_common()
731 static void arm_spe__synth_data_source_ampereone(const struct arm_spe_record *recor in arm_spe__synth_data_source_ampereone()
[all...]
/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-decoder.h114 struct arm_spe_record { struct
146 struct arm_spe_record record; argument