Searched refs:kGcCauseForNativeAlloc (Results 1 – 4 of 4) sorted by relevance
38 kGcCauseForNativeAlloc, enumerator
32 case kGcCauseForNativeAlloc: return "NativeAlloc"; in PrettyCause()
3375 cause == kGcCauseForNativeAlloc || in WaitForGcToCompleteLocked()3819 RequestConcurrentGC(ThreadForEnv(env), kGcCauseForNativeAlloc, /*force_full*/true); in RegisterNativeAllocation()3821 CollectGarbageInternal(NonStickyGcType(), kGcCauseForNativeAlloc, false); in RegisterNativeAllocation()
195 GetCurrentIteration()->GetGcCause() == kGcCauseForNativeAlloc || in MarkingPhase()