Searched refs:SPE_OP_PKT_AT (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/perf/util/arm-spe-decoder/ | ||
D | arm-spe-pkt-decoder.h | 134 #define SPE_OP_PKT_AT BIT(2) macro |
D | arm-spe-pkt-decoder.c | 363 if (payload & SPE_OP_PKT_AT) in arm_spe_pkt_desc_op_type() |