Searched refs:ReclaimCounter (Results 1 – 2 of 2) sorted by relevance
176 assert(ReclaimCounter > 0); in reclaimRecentlyAllocatedNodes()177 if (--ReclaimCounter != 0) in reclaimRecentlyAllocatedNodes()179 ReclaimCounter = ReclaimNodeInterval; in reclaimRecentlyAllocatedNodes()
342 unsigned ReclaimCounter; variable442 ReclaimCounter = ReclaimNodeInterval = Interval; in enableNodeReclamation()