Searched refs:NumSampledAllocations (Results 1 – 2 of 2) sorted by relevance
223 size_t NumSampledAllocations = 0; variable
283 if (NumSampledAllocations < MaxSimultaneousAllocations) in reserveSlot()284 return NumSampledAllocations++; in reserveSlot()