Searched defs:perfValidCount (Results 1 – 5 of 5) sorted by relevance
226 val perfValidCount = RegNext(PopCount(entries.map(e => e.io.block_addr.valid))) constant
403 val perfValidCount = RegNext(PopCount(entries.map(e => e.io.block_addr.valid))) constant
1230 val perfValidCount = RegNext(PopCount(entries.map(entry => (!entry.io.primary_ready)))) constant
808 val perfValidCount = RegNext(PopCount(allocated)) constant
1501 val perfValidCount = distanceBetween(enqPtrExt(0), deqPtrExt(0)) constant