Searched defs:copyingBytesRate (Results 1 – 1 of 1) sorted by relevance
181 …auto copyingBytesRate = static_cast<double>(copiedBytes_) / (evacuationTime - estimatedPromotionTi… in ReportCollectionEnd() local252 auto copyingBytesRate = static_cast<double>(copiedBytes_) / copyingTime; in DumpMetrics() local