Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Darm-spe.c474 u64 spe_events_id, u64 data_src) in arm_spe__synth_mem_sample() argument
485 sample.id = spe_events_id; in arm_spe__synth_mem_sample()
486 sample.stream_id = spe_events_id; in arm_spe__synth_mem_sample()
498 u64 spe_events_id) in arm_spe__synth_branch_sample() argument
509 sample.id = spe_events_id; in arm_spe__synth_branch_sample()
510 sample.stream_id = spe_events_id; in arm_spe__synth_branch_sample()
522 u64 spe_events_id, u64 data_src) in arm_spe__synth_instruction_sample() argument
541 sample.id = spe_events_id; in arm_spe__synth_instruction_sample()
542 sample.stream_id = spe_events_id; in arm_spe__synth_instruction_sample()