Searched refs:arm_spe_synth (Results 1 – 1 of 1) sorted by relevance
1056 struct arm_spe_synth { struct1066 struct arm_spe_synth *arm_spe_synth = in arm_spe_event_synth() argument1067 container_of(tool, struct arm_spe_synth, dummy_tool); in arm_spe_event_synth()1069 return perf_session__deliver_synth_event(arm_spe_synth->session, in arm_spe_event_synth()1076 struct arm_spe_synth arm_spe_synth; in arm_spe_synth_event() local1078 memset(&arm_spe_synth, 0, sizeof(struct arm_spe_synth)); in arm_spe_synth_event()1079 arm_spe_synth.session = session; in arm_spe_synth_event()1081 return perf_event__synthesize_attr(&arm_spe_synth.dummy_tool, attr, 1, in arm_spe_synth_event()