Searched defs:GetBlockingGcTime (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc995 os << "Total blocking GC time: " << PrettyDuration(GetBlockingGcTime()) << "\n";
1056 uint64_t Heap::GetBlockingGcTime() const { function in class:art::gc::Heap

Completed in 13 milliseconds