Searched refs:MemprofAllocator (Results 1 – 2 of 2) sorted by relevance
72 using MemprofAllocator = MemprofAllocatorASVT<LocalAddressSpaceView>; variable73 using AllocatorCache = MemprofAllocator::AllocatorCache;
110 static MemprofAllocator &get_allocator();283 MemprofAllocator allocator;642 static MemprofAllocator &get_allocator() { return instance.allocator; } in get_allocator()