Searched refs:arm_spe_synth (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Darm-spe.c1076 struct arm_spe_synth { struct
1086 struct arm_spe_synth *arm_spe_synth = local
1087 container_of(tool, struct arm_spe_synth, dummy_tool);
1089 return perf_session__deliver_synth_event(arm_spe_synth->session,
1096 struct arm_spe_synth arm_spe_synth; local
1098 memset(&arm_spe_synth, 0, sizeof(struct arm_spe_synth));
1099 arm_spe_synth
[all...]

Completed in 117 milliseconds