Home | History | Annotate | Download | only in gc

Lines Matching refs:RequestConcurrentGC

3561   RequestConcurrentGC(self, kGcCauseBackground, force_full);
3589 void Heap::RequestConcurrentGC(Thread* self, GcCause cause, bool force_full) {
3819 RequestConcurrentGC(ThreadForEnv(env), kGcCauseForNativeAlloc, /*force_full*/true);