Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc358 double pre_gc_weighted_allocated_bytes = in ~Runtime() local
368 << static_cast<uint64_t>(pre_gc_weighted_allocated_bytes) in ~Runtime()
369 << " (" << PrettySize(pre_gc_weighted_allocated_bytes) << ")"; in ~Runtime()