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

/art/runtime/gc/
H A Dheap.cc837 uint64_t total_objects_allocated = GetObjectsAllocatedEver();
1401 uint64_t Heap::GetObjectsAllocatedEver() const { function in class:art::gc::Heap

Completed in 115 milliseconds