Searched refs:arm_spe_deliver_synth_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/tools/perf/util/ |
H A 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()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | arm-spe.c | 255 arm_spe_deliver_synth_event(struct arm_spe *spe, in arm_spe_deliver_synth_event() function 288 return arm_spe_deliver_synth_event(spe, speq, event, &sample); in arm_spe_synth_spe_events_sample()
|
Completed in 3 milliseconds