Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/arm-spe-decoder/
Darm-spe-decoder.h43 struct arm_spe_record { struct
74 struct arm_spe_record record; argument
/linux-6.1.9/tools/perf/util/
Darm-spe.c281 struct arm_spe_record *record = &speq->decoder->record; in arm_spe_prep_sample()
329 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_mem_sample()
349 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_branch_sample()
367 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_instruction_sample()
399 static void arm_spe__synth_data_source_neoverse(const struct arm_spe_record *record, in arm_spe__synth_data_source_neoverse()
475 static void arm_spe__synth_data_source_generic(const struct arm_spe_record *record, in arm_spe__synth_data_source_generic()
498 static u64 arm_spe__synth_data_source(const struct arm_spe_record *record, u64 midr) in arm_spe__synth_data_source()
529 const struct arm_spe_record *record = &speq->decoder->record; in arm_spe_sample()
620 struct arm_spe_record *record; in arm_spe_run_decoder()
701 struct arm_spe_record *record; in arm_spe__setup_queue()