Searched refs:GetObjectsAllocatedEver (Results 1 – 2 of 2) sorted by relevance
562 uint64_t GetObjectsAllocatedEver() const;
1274 uint64_t total_objects_allocated = GetObjectsAllocatedEver(); in DumpGcPerformanceInfo()2081 uint64_t Heap::GetObjectsAllocatedEver() const { in GetObjectsAllocatedEver() function in art::gc::Heap