Searched refs:SPE_OP_PKT_AR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/tools/perf/util/arm-spe-decoder/ | ||
| D | arm-spe-pkt-decoder.h | 128 #define SPE_OP_PKT_AR BIT(4) macro |
| D | arm-spe-pkt-decoder.c | 367 if (payload & SPE_OP_PKT_AR) in arm_spe_pkt_desc_op_type() |