Home
last modified time | relevance | path

Searched defs:copyingBytesRate (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1_analytics.cpp181 …auto copyingBytesRate = static_cast<double>(copiedBytes_) / (evacuationTime - estimatedPromotionTi… in ReportCollectionEnd() local
252 auto copyingBytesRate = static_cast<double>(copiedBytes_) / copyingTime; in DumpMetrics() local