Searched refs:total_cpu_seconds (Results 1 – 1 of 1) sorted by relevance
1202 const double total_cpu_seconds = GetTotalGcCpuTime() / 1.0e9; in DumpGcPerformanceInfo() local1207 << PrettySize(GetBytesFreedEver() / total_cpu_seconds) << "/s\n"; in DumpGcPerformanceInfo()