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()
371 struct arm_spe_record *record = &speq->decoder->record; in arm_spe_prep_sample()
392 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__prep_branch_stack()
503 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_mem_sample()
527 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_branch_sample()
552 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_instruction_sample()
606 const struct arm_spe_record *record = &speq->decoder->record; in arm_spe__sample_flags()
637 static void arm_spe__synth_data_source_common(const struct arm_spe_record *record, in arm_spe__synth_data_source_common()
717 static void arm_spe__synth_data_source_ampereone(const struct arm_spe_record *record, 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