Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Diteration.h75 GcCause GetGcCause() const { in GetGcCause() function
Dsemi_space.cc195 if (GetCurrentIteration()->GetGcCause() == kGcCauseExplicit || in MarkingPhase()
196 GetCurrentIteration()->GetGcCause() == kGcCauseForNativeAlloc || in MarkingPhase()