Searched refs:arm_spe_deliver_synth_event (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/tools/perf/util/ |
D | arm-spe.c | 325 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event() function 362 return arm_spe_deliver_synth_event(spe, speq, event, &sample); in arm_spe__synth_mem_sample() 380 return arm_spe_deliver_synth_event(spe, speq, event, &sample); in arm_spe__synth_branch_sample() 409 return arm_spe_deliver_synth_event(spe, speq, event, &sample); in arm_spe__synth_instruction_sample()
|