Searched refs:arm_spe_synth (Results 1 – 1 of 1) sorted by relevance
735 struct arm_spe_synth { struct745 struct arm_spe_synth *arm_spe_synth = in arm_spe_event_synth() argument746 container_of(tool, struct arm_spe_synth, dummy_tool); in arm_spe_event_synth()748 return perf_session__deliver_synth_event(arm_spe_synth->session, in arm_spe_event_synth()755 struct arm_spe_synth arm_spe_synth; in arm_spe_synth_event() local757 memset(&arm_spe_synth, 0, sizeof(struct arm_spe_synth)); in arm_spe_synth_event()758 arm_spe_synth.session = session; in arm_spe_synth_event()760 return perf_event__synthesize_attr(&arm_spe_synth.dummy_tool, attr, 1, in arm_spe_synth_event()