Home
last modified time | relevance | path

Searched refs:pre_gc_weighted_allocated_bytes (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/
H A Druntime.cc370 double pre_gc_weighted_allocated_bytes = in ~Runtime() local
380 << static_cast<uint64_t>(pre_gc_weighted_allocated_bytes) in ~Runtime()
381 << " (" << PrettySize(pre_gc_weighted_allocated_bytes) << ")"; in ~Runtime()