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

/art/runtime/gc/
H A Dheap.cc3327 // Calculate when to perform the next ConcurrentGC.
3405 heap->ConcurrentGC(self, force_full_);
3431 void Heap::ConcurrentGC(Thread* self, bool force_full) { function in class:art::gc::Heap

Completed in 31 milliseconds