Home | History | Annotate | Download | only in gc

Lines Matching refs:GetTotalMemory

1022   os << "Total memory " << PrettySize(GetTotalMemory()) << "\n";
2645 const size_t total_memory = GetTotalMemory();
3386 << PrettySize(GetTotalMemory()) << "; " << GetObjectsAllocated() << " objects\n";
3843 size_t Heap::GetTotalMemory() const {