Searched refs:GetThreadLocalProfilingAllocator (Results 1 – 3 of 3) sorted by relevance
88 auto profiling_allocator_ptr = GetThreadLocalProfilingAllocator(); in deleter()120 auto profiling_allocator_ptr = GetThreadLocalProfilingAllocator(); in allocate()
150 CPUProfilingAllocator* GetThreadLocalProfilingAllocator();
462 CPUProfilingAllocator* GetThreadLocalProfilingAllocator() { in GetThreadLocalProfilingAllocator() function