Searched refs:ProfileBufferArrayAllocator (Results 1 – 1 of 1) sorted by relevance
89 using ProfileBufferArrayAllocator = typename ProfileBufferArray::AllocatorType; typedef96 static typename std::aligned_storage<sizeof(ProfileBufferArrayAllocator)>::type99 static ProfileBufferArrayAllocator *ProfileBuffersAllocator = nullptr;360 ProfileBufferArrayAllocator(profilingFlags()->global_allocator_max); in reset()361 ProfileBuffersAllocator = reinterpret_cast<ProfileBufferArrayAllocator *>( in reset()