Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/arch/arm64/util/
Darm-spe.c31 struct arm_spe_recording { struct
51 struct arm_spe_recording *sper = in arm_spe_info_fill() argument
52 container_of(itr, struct arm_spe_recording, itr); in arm_spe_info_fill()
120 struct arm_spe_recording *sper = in arm_spe_recording_options()
121 container_of(itr, struct arm_spe_recording, itr); in arm_spe_recording_options()
282 struct arm_spe_recording *ptr = in arm_spe_snapshot_start()
283 container_of(itr, struct arm_spe_recording, itr); in arm_spe_snapshot_start()
295 struct arm_spe_recording *ptr = in arm_spe_snapshot_finish()
296 container_of(itr, struct arm_spe_recording, itr); in arm_spe_snapshot_finish()
306 static int arm_spe_alloc_wrapped_array(struct arm_spe_recording *ptr, int idx) in arm_spe_alloc_wrapped_array()
[all …]