Home
last modified time | relevance | path

Searched refs:arm_spe_recording (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/tools/perf/arch/arm64/util/
Darm-spe.c30 struct arm_spe_recording { struct
39 struct arm_spe_recording *ptr; in arm_spe_set_timestamp() argument
44 ptr = container_of(itr, struct arm_spe_recording, itr); in arm_spe_set_timestamp()
71 struct arm_spe_recording *sper = in arm_spe_info_fill()
72 container_of(itr, struct arm_spe_recording, itr); in arm_spe_info_fill()
91 struct arm_spe_recording *sper = in arm_spe_recording_options()
92 container_of(itr, struct arm_spe_recording, itr); in arm_spe_recording_options()
186 struct arm_spe_recording *sper = in arm_spe_recording_free()
187 container_of(itr, struct arm_spe_recording, itr); in arm_spe_recording_free()
195 struct arm_spe_recording *sper; in arm_spe_recording_init()
[all …]