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