Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc3428 GcCause last_gc_cause = kGcCauseNone; in WaitForGcToCompleteLocked() local
3443 last_gc_cause = last_gc_cause_; in WaitForGcToCompleteLocked()
3448 LOG(INFO) << "WaitForGcToComplete blocked " << cause << " on " << last_gc_cause << " for " in WaitForGcToCompleteLocked()