Searched refs:getBlockCounter (Results 1 – 3 of 3) sorted by relevance
52 BlockCounter getBlockCounter() const { return counter; } in getBlockCounter() function81 BlockCounter getBlockCounter() const { return CurrentCounter; } in getBlockCounter() function
195 return Eng.WList->getBlockCounter().getNumVisited( in blockCount()
231 WList->setBlockCounter(WU.getBlockCounter()); in ExecuteWorkList()341 BlockCounter Counter = WList->getBlockCounter(); in HandleBlockEntrance()