Searched refs:EV_RETIRED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/util/arm-spe-decoder/ | ||
H A D | arm-spe-pkt-decoder.h | 96 EV_RETIRED = 1, enumerator |
H A D | arm-spe-pkt-decoder.c | 302 if (payload & BIT(EV_RETIRED)) in arm_spe_pkt_desc_event() |