Searched refs:EV_BPU_MISSES (Results 1 – 2 of 2) sorted by relevance
142 if (eventMask & EV_BPU_MISSES) { in resetEvents()148 mEnabledEvents |= EV_BPU_MISSES; in resetEvents()
56 EV_BPU_MISSES = 1 << BRANCH_MISSES, enumerator62 EV_BPU_RATES = EV_BPU_REFS | EV_BPU_MISSES,