Searched refs:span_allocator (Results 1 – 1 of 1) sorted by relevance
1140 static PageHeapAllocator<Span> span_allocator; variable1142 Span* result = span_allocator.New(); in NewSpan()1157 span_allocator.Delete(span); in DeleteSpan()3027 span_allocator.Init(); in InitModule()3028 span_allocator.New(); // Reduce cache conflicts in InitModule()3029 span_allocator.New(); // Reduce cache conflicts in InitModule()3342 uint64_t(span_allocator.inuse()), in CreateCacheIfNecessary()4618 …eaps, static_cast<TCMalloc_Central_FreeListPadded*>(central_cache), &span_allocator, &threadheap_a… in CreateCacheIfNecessary()