Searched refs:arm_spe_get_counter (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/ |
H A D | arm-spe-pkt-decoder.c | 178 static int arm_spe_get_counter(const unsigned char *buf, size_t len, in arm_spe_get_counter() function 232 return arm_spe_get_counter(buf, len, 0, packet); in arm_spe_do_get_packet() 252 return arm_spe_get_counter(buf, len, 1, packet); in arm_spe_do_get_packet()
|
/kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/ |
H A D | arm-spe-pkt-decoder.c | 151 static int arm_spe_get_counter(const unsigned char *buf, size_t len, in arm_spe_get_counter() function 232 return arm_spe_get_counter(buf, len, ext_hdr, packet); in arm_spe_do_get_packet()
|
Completed in 3 milliseconds