Searched refs:EV_L1D_MISSES (Results 1 – 2 of 2) sorted by relevance
122 if (eventMask & EV_L1D_MISSES) { in resetEvents()128 mEnabledEvents |= EV_L1D_MISSES; in resetEvents()
54 EV_L1D_MISSES = 1 << DCACHE_MISSES, enumerator60 EV_L1D_RATES = EV_L1D_REFS | EV_L1D_MISSES,