Searched refs:EV_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/perf/util/arm-spe-decoder/ | ||
D | arm-spe-pkt-decoder.h | 106 EV_ALIGNMENT = 11, enumerator |
D | arm-spe-pkt-decoder.c | 309 if (payload & BIT(EV_ALIGNMENT)) in arm_spe_pkt_desc_event() |