Home
last modified time | relevance | path

Searched refs:arm_spe_pkt_desc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/
H A Darm-spe-pkt-decoder.h58 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, size_t len);
H A Darm-spe-pkt-decoder.c145 * comparisons in arm_spe_pkt_desc(): E.g., the LLC-ACCESS, in arm_spe_get_events()
274 int arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, in arm_spe_pkt_desc() function
/kernel/linux/linux-6.6/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.c119 * comparisons in arm_spe_pkt_desc(): E.g., the LLC-ACCESS, in arm_spe_get_events()
496 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/
H A Darm-spe.c115 ret = arm_spe_pkt_desc(&packet, desc, in arm_spe_dump()
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c127 ret = arm_spe_pkt_desc(&packet, desc, in arm_spe_dump()

Completed in 8 milliseconds