Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc363 double post_gc_weighted_allocated_bytes = in ~Runtime() local
371 << static_cast<uint64_t>(post_gc_weighted_allocated_bytes) in ~Runtime()
372 << " (" << PrettySize(post_gc_weighted_allocated_bytes) << ")" in ~Runtime()