Searched refs:n_new_chunks (Results 1 – 1 of 1) sorted by relevance
670 uptr n_new_chunks = kMaxSizeForThreadLocalFreeList / size_to_allocate; in Allocate() local671 *fl = malloc_info.AllocateChunks(size_class, n_new_chunks); in Allocate()