Home | History | Annotate | Download | only in gc

Lines Matching refs:kGcCauseForAlloc

793     CollectGarbageInternal(collector::kGcTypeSticky, kGcCauseForAlloc, false);
905 collector::GcType gc_type_ran = CollectGarbageInternal(gc_type, kGcCauseForAlloc, false);
933 CollectGarbageInternal(collector::kGcTypeFull, kGcCauseForAlloc, true);
1223 if (gc_cause == kGcCauseForAlloc && Runtime::Current()->HasStatsEnabled()) {
1271 (gc_cause == kGcCauseForAlloc && duration > long_pause_log_threshold_);
2102 CollectGarbageInternal(collector::kGcTypePartial, kGcCauseForAlloc, false);