Searched refs:GetBytesAllocatedEver (Results 1 – 2 of 2) sorted by relevance
408 uint64_t GetBytesAllocatedEver() const;
839 uint64_t total_bytes_allocated = GetBytesAllocatedEver(); in DumpGcPerformanceInfo()1405 uint64_t Heap::GetBytesAllocatedEver() const { in GetBytesAllocatedEver() function in art::gc::Heap