Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/arch/arm64/util/
H A Darm-spe.c29 struct arm_spe_recording { struct
47 struct arm_spe_recording *sper = in arm_spe_info_fill()
48 container_of(itr, struct arm_spe_recording, itr); in arm_spe_info_fill()
67 struct arm_spe_recording *sper = in arm_spe_recording_options()
68 container_of(itr, struct arm_spe_recording, itr); in arm_spe_recording_options()
161 struct arm_spe_recording *sper = in arm_spe_recording_free()
162 container_of(itr, struct arm_spe_recording, itr); in arm_spe_recording_free()
170 struct arm_spe_recording *sper; in arm_spe_recording_init()
177 sper = zalloc(sizeof(struct arm_spe_recording)); in arm_spe_recording_init()
/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/
H A Darm-spe.c31 struct arm_spe_recording { struct
51 struct arm_spe_recording *sper = in arm_spe_info_fill()
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 *pt
[all...]

Completed in 2 milliseconds