Searched refs:NumSampledAllocations (Results 1 – 2 of 2) sorted by relevance
336 if (NumSampledAllocations < State.MaxSimultaneousAllocations) in reserveSlot()337 return NumSampledAllocations++; in reserveSlot()
206 size_t NumSampledAllocations = 0; variable