Searched refs:total_objects (Results 1 – 1 of 1) sorted by relevance
53 auto total_objects = mem_stats_->GetTotalObjectsAllocated(); in GetFinalStatistics() local76 …statistic << "Mean GC object throughput: " << std::scientific << total_objects / total_time_gc.Get… in GetFinalStatistics()78 statistic << "Total number of allocations " << total_objects << "\n"; in GetFinalStatistics()