Searched refs:getMaxCached (Results 1 – 3 of 3) sorted by relevance
130 static u16 getMaxCached(uptr Size) { in getMaxCached() function153 P->MaxCount = static_cast<u16>(2 * getMaxCached(Size)); in initCache()
547 CacheT::getMaxCached(getSizeByClassId(SizeClassMap::BatchClassId)); in pushBatchClassBlocks()637 BG->MaxCachedPerBatch = CacheT::getMaxCached(getSizeByClassId(ClassId));801 const u16 MaxCount = CacheT::getMaxCached(Size); in populateFreeList()
677 CacheT::getMaxCached(getSizeByClassId(SizeClassMap::BatchClassId)); in pushBatchClassBlocks()766 BG->MaxCachedPerBatch = CacheT::getMaxCached(getSizeByClassId(ClassId));983 const u16 MaxCount = CacheT::getMaxCached(Size); in populateFreeListAndPopBatch()