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

/art/runtime/gc/
H A Dheap.cc839 uint64_t total_bytes_allocated = GetBytesAllocatedEver(); local
840 os << "Total bytes allocated " << PrettySize(total_bytes_allocated) << "\n";

Completed in 21 milliseconds