Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1_analytics.cpp171 auto liveObjectsPerRegion = static_cast<double>(liveObjects_) / edenLength; in ReportCollectionEnd() local
230 auto liveObjectsPerRegion = in DumpMetrics() local