Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-pkt-decoder.h158 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, size_t len);
H A Darm-spe-pkt-decoder.c496 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, in arm_spe_pkt_desc() function
/openbmc/linux/tools/perf/util/
H A Darm-spe.c127 ret = arm_spe_pkt_desc(&packet, desc, in arm_spe_dump()