Searched refs:ReclaimCounter (Results 1 – 2 of 2) sorted by relevance
187 assert(ReclaimCounter > 0); in reclaimRecentlyAllocatedNodes()188 if (--ReclaimCounter != 0) in reclaimRecentlyAllocatedNodes()190 ReclaimCounter = ReclaimNodeInterval; in reclaimRecentlyAllocatedNodes()
286 unsigned ReclaimCounter; variable391 ReclaimCounter = ReclaimNodeInterval = Interval; in enableNodeReclamation()