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

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

Completed in 12 milliseconds