Lines Matching refs:GcCause
375 collector::GcType WaitForGcToComplete(GcCause cause, Thread* self) REQUIRES(!*gc_complete_lock_);
795 GcCause gc_cause)
798 void LogGC(GcCause gc_cause, collector::GarbageCollector* collector);
799 void StartGC(Thread* self, GcCause cause, CollectorType collector_type)
903 collector::GcType WaitForGcToCompleteLocked(GcCause cause, Thread* self)
917 GcCause gc_cause,