Searched refs:total_objects_allocated (Results 1 – 1 of 1) sorted by relevance
1149 uint64_t total_objects_allocated = GetObjectsAllocatedEver(); in DumpGcPerformanceInfo() local1150 os << "Total number of allocations " << total_objects_allocated << "\n"; in DumpGcPerformanceInfo()