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 D | arm-spe-pkt-decoder.h | 55 int arm_spe_get_packet(const unsigned char *buf, size_t len,
|
H A D | arm-spe-decoder.c | 121 ret = arm_spe_get_packet(decoder->buf, decoder->len, in arm_spe_get_next_packet()
|
H A D | arm-spe-pkt-decoder.c | 258 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 D | arm-spe-pkt-decoder.h | 155 int arm_spe_get_packet(const unsigned char *buf, size_t len,
|
H A D | arm-spe-decoder.c | 135 ret = arm_spe_get_packet(decoder->buf, decoder->len, in arm_spe_get_next_packet()
|
H A D | arm-spe-pkt-decoder.c | 237 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 D | arm-spe.c | 103 ret = arm_spe_get_packet(buf, len, &packet); in arm_spe_dump()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | arm-spe.c | 115 ret = arm_spe_get_packet(buf, len, &packet); in arm_spe_dump()
|
Completed in 7 milliseconds