Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Darm-spe.c28 struct arm_spe { struct
39 struct arm_spe *spe; argument
49 static void arm_spe_dump(struct arm_spe *spe __maybe_unused, in arm_spe_dump()
88 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event()
107 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_process_auxtrace_event()
156 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free_events()
170 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, in arm_spe_free()
196 struct arm_spe *spe; in arm_spe_process_auxtrace_info()
203 spe = zalloc(sizeof(struct arm_spe)); in arm_spe_process_auxtrace_info()