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()
341 unsigned ReclaimCounter; variable445 ReclaimCounter = ReclaimNodeInterval = Interval; in enableNodeReclamation()