Searched refs:stacktrace_allocator (Results 1 – 1 of 1) sorted by relevance
1220 static PageHeapAllocator<StackTrace> stacktrace_allocator; variable3030 stacktrace_allocator.Init(); in InitModule()3566 StackTrace *stack = stacktrace_allocator.New(); in CreateCacheIfNecessary()3675 stacktrace_allocator.Delete(reinterpret_cast<StackTrace*>(span->objects)); in CreateCacheIfNecessary()