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