Searched refs:arm_spe_synth_event (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
D | arm-spe.c | 765 static int arm_spe_synth_event(struct perf_session *session, in arm_spe_synth_event() function 845 err = arm_spe_synth_event(session, &attr, id); in arm_spe_synth_events() 853 err = arm_spe_synth_event(session, &attr, id); in arm_spe_synth_events() 865 err = arm_spe_synth_event(session, &attr, id); in arm_spe_synth_events() 873 err = arm_spe_synth_event(session, &attr, id); in arm_spe_synth_events() 885 err = arm_spe_synth_event(session, &attr, id); in arm_spe_synth_events() 893 err = arm_spe_synth_event(session, &attr, id); in arm_spe_synth_events() 905 err = arm_spe_synth_event(session, &attr, id); in arm_spe_synth_events() 917 err = arm_spe_synth_event(session, &attr, id); in arm_spe_synth_events()
|