Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Darm-spe.c29 struct arm_spe { struct
40 struct arm_spe *spe; argument
50 static void arm_spe_dump(struct arm_spe *spe __maybe_unused, in arm_spe_dump()
89 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
108 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event()
157 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events()
171 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free()
197 struct arm_spe *spe; in arm_spe_process_auxtrace_info()
204 spe = zalloc(sizeof(struct arm_spe)); in arm_spe_process_auxtrace_info()