Home
last modified time | relevance | path

Searched refs:arm_spe_get_packet (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/
H A Darm-spe-pkt-decoder.h55 int arm_spe_get_packet(const unsigned char *buf, size_t len,
H A Darm-spe-decoder.c121 ret = arm_spe_get_packet(decoder->buf, decoder->len, in arm_spe_get_next_packet()
H A Darm-spe-pkt-decoder.c258 int arm_spe_get_packet(const unsigned char *buf, size_t len, in arm_spe_get_packet() function
/kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/
H A Darm-spe-pkt-decoder.h155 int arm_spe_get_packet(const unsigned char *buf, size_t len,
H A Darm-spe-decoder.c135 ret = arm_spe_get_packet(decoder->buf, decoder->len, in arm_spe_get_next_packet()
H A Darm-spe-pkt-decoder.c237 int arm_spe_get_packet(const unsigned char *buf, size_t len, in arm_spe_get_packet() function
/kernel/linux/linux-5.10/tools/perf/util/
H A Darm-spe.c103 ret = arm_spe_get_packet(buf, len, &packet); in arm_spe_dump()
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c115 ret = arm_spe_get_packet(buf, len, &packet); in arm_spe_dump()

Completed in 7 milliseconds