Searched refs:EV_L1I_REFS (Results 1 – 2 of 2) sorted by relevance
153 if (eventMask & EV_L1I_REFS) { in resetEvents()159 mEnabledEvents |= EV_L1I_REFS; in resetEvents()173 if (eventMask & EV_L1I_REFS) { in resetEvents()180 mEnabledEvents |= EV_L1I_REFS; in resetEvents()
57 EV_L1I_REFS = 1 << ICACHE_REFS, enumerator61 EV_L1I_RATES = EV_L1I_REFS | EV_L1I_MISSES,