Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/arm-spe-decoder/
Darm-spe-decoder.h32 struct arm_spe_record { struct
62 struct arm_spe_record record; argument
/linux-5.19.10/tools/perf/util/
Darm-spe.c279 struct arm_spe_record *record = &speq->decoder->record; in arm_spe_prep_sample()
327 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_mem_sample()
347 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_branch_sample()
365 struct arm_spe_record *record = &speq->decoder->record; in arm_spe__synth_instruction_sample()
390 static u64 arm_spe__synth_data_source(const struct arm_spe_record *record) in arm_spe__synth_data_source()
434 const struct arm_spe_record *record = &speq->decoder->record; in arm_spe_sample()
525 struct arm_spe_record *record; in arm_spe_run_decoder()
606 struct arm_spe_record *record; in arm_spe__setup_queue()