Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Darm-spe.c346 u64 spe_events_id, u64 data_src) in arm_spe__synth_mem_sample() argument
355 sample.id = spe_events_id; in arm_spe__synth_mem_sample()
356 sample.stream_id = spe_events_id; in arm_spe__synth_mem_sample()
366 u64 spe_events_id) in arm_spe__synth_branch_sample() argument
375 sample.id = spe_events_id; in arm_spe__synth_branch_sample()
376 sample.stream_id = spe_events_id; in arm_spe__synth_branch_sample()
384 u64 spe_events_id, u64 data_src) in arm_spe__synth_instruction_sample() argument
401 sample.id = spe_events_id; in arm_spe__synth_instruction_sample()
402 sample.stream_id = spe_events_id; in arm_spe__synth_instruction_sample()