Searched defs:GetBytesAllocated (Results 1 – 4 of 4) sorted by relevance
48 size_t MadvFreeDiscardableMemoryAllocatorPosix::GetBytesAllocated() const { in GetBytesAllocated() function in base::MadvFreeDiscardableMemoryAllocatorPosix
63 size_t TestDiscardableMemoryAllocator::GetBytesAllocated() const { in GetBytesAllocated() function in base::TestDiscardableMemoryAllocator
59 std::vector<size_t> GetBytesAllocated(ThreadSafeArenazSampler* s) { in GetBytesAllocated() function