Searched refs:GetBytesAllocatedEver (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/
H A Dheap.h408 uint64_t GetBytesAllocatedEver() const;
H A Dheap.cc839 uint64_t total_bytes_allocated = GetBytesAllocatedEver();
1405 uint64_t Heap::GetBytesAllocatedEver() const { function in class:art::gc::Heap

Completed in 40 milliseconds