Searched refs:kGcCauseForNativeAlloc (Results 1 – 4 of 4) sorted by relevance
38 kGcCauseForNativeAlloc, enumerator
35 case kGcCauseForNativeAlloc: return "NativeAlloc"; in PrettyCause()
3578 cause == kGcCauseForNativeAlloc || in WaitForGcToCompleteLocked()4051 RequestConcurrentGC(self, kGcCauseForNativeAlloc, /*force_full=*/true); in CheckGCForNative()4058 WaitForGcToComplete(kGcCauseForNativeAlloc, self); in CheckGCForNative()4061 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false); in CheckGCForNative()
196 GetCurrentIteration()->GetGcCause() == kGcCauseForNativeAlloc || in MarkingPhase()