Searched refs:kMediumListMax (Results 1 – 1 of 1) sorted by relevance
1813 } else if (maximum_freed <= kMediumListMax) { in GuaranteedAllocatable()1828 } else if (size_in_bytes <= kMediumListMax) { in SelectFreeListCategoryType()1942 static const size_t kMediumListMax = 0x7ff * kPointerSize; variable1947 static const size_t kLargeAllocationMax = kMediumListMax;