Searched refs:gc_heap_end_ns (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc1367 uint64_t gc_heap_end_ns = NanoTime(); local
1371 VLOG(heap) << "Heap trim of managed (duration=" << PrettyDuration(gc_heap_end_ns - start_ns)

Completed in 233 milliseconds