Home
last modified time | relevance | path

Searched refs:NumBins (Results 1 – 1 of 1) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dlarge_objects.h51 static const unsigned NumBins = (MaxSize - MinSize) / CacheStep; member
80 static const unsigned NumBins = (MaxSizeExp - MinSizeExp) * StepFactor; member
139 static const uint32_t numBins = Props::NumBins;