Home
last modified time | relevance | path

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

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