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