sanitizer_allocator_local_cache.h | 224 const uptr max_cached = TransferBatch::MaxCached(size); local in function:SizeClassAllocator32LocalCache::InitCache 225 c->max_count = 2 * max_cached; 235 TransferBatch::AllocationSizeRequiredForNElements(max_cached)) ?
|