Home
last modified time | relevance | path

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

/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-pkt-decoder.h34 struct arm_spe_pkt { struct
162 struct arm_spe_pkt *packet);
164 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, size_t len);
35 typearm_spe_pkt global() argument
36 indexarm_spe_pkt global() argument
37 payloadarm_spe_pkt global() argument
H A Darm-spe-decoder.h139 struct arm_spe_pkt packet;
/linux/tools/perf/util/
H A Darm-spe.c124 struct arm_spe_pkt packet; in arm_spe_dump()