Searched refs:ReclaimCounter (Results 1 – 2 of 2) sorted by relevance
182 assert(ReclaimCounter > 0); in reclaimRecentlyAllocatedNodes()183 if (--ReclaimCounter != 0) in reclaimRecentlyAllocatedNodes()185 ReclaimCounter = ReclaimNodeInterval; in reclaimRecentlyAllocatedNodes()
288 unsigned ReclaimCounter; variable382 ReclaimCounter = ReclaimNodeInterval = Interval; in enableNodeReclamation()