Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/arch/arm64/util/
Darm-spe.c31 struct arm_spe_recording { struct
42 struct arm_spe_recording *ptr; in arm_spe_set_timestamp() argument
47 ptr = container_of(itr, struct arm_spe_recording, itr); in arm_spe_set_timestamp()
74 struct arm_spe_recording *sper = in arm_spe_info_fill()
75 container_of(itr, struct arm_spe_recording, itr); in arm_spe_info_fill()
143 struct arm_spe_recording *sper = in arm_spe_recording_options()
144 container_of(itr, struct arm_spe_recording, itr); in arm_spe_recording_options()
304 struct arm_spe_recording *ptr = in arm_spe_snapshot_start()
305 container_of(itr, struct arm_spe_recording, itr); in arm_spe_snapshot_start()
317 struct arm_spe_recording *ptr = in arm_spe_snapshot_finish()
[all …]