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