Searched refs:isSmallBlock (Results 1 – 2 of 2) sorted by relevance
596 ALWAYS_INLINE static bool isSmallBlock(uptr BlockSize) { in isSmallBlock() function624 if (isSmallBlock(getSizeByClassId(ClassId))) in initRegion()1318 if (isSmallBlock(BlockSize) && ReleaseType == ReleaseToOS::Normal) in hasChanceToReleasePages()1401 if (isSmallBlock(BlockSize)) { in collectGroupsToRelease()1500 if (isSmallBlock(BlockSize)) { in collectGroupsToRelease()
187 ALWAYS_INLINE static bool isSmallBlock(uptr BlockSize) { in isSmallBlock() function1046 if (isSmallBlock(BlockSize) && ReleaseType == ReleaseToOS::Normal) in hasChanceToReleasePages()1120 if (isSmallBlock(BlockSize) && (BytesInBG * 100U) / AllocatedGroupSize < in markFreeBlocks()