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

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

Completed in 585 milliseconds