Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/
Darm-spe-pkt-decoder.h58 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, size_t len);
Darm-spe-pkt-decoder.c274 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, in arm_spe_pkt_desc() function
/kernel/linux/linux-5.10/tools/perf/util/
Darm-spe.c115 ret = arm_spe_pkt_desc(&packet, desc, in arm_spe_dump()