Searched refs:total_bytes_allocated (Results 1 – 1 of 1) sorted by relevance
839 uint64_t total_bytes_allocated = GetBytesAllocatedEver(); in DumpGcPerformanceInfo() local840 os << "Total bytes allocated " << PrettySize(total_bytes_allocated) << "\n"; in DumpGcPerformanceInfo()