Searched refs:DoCollection (Results 1 – 3 of 3) sorted by relevance
47 cache->DoCollection(self); in Java_Main_jitGc()50 cache->DoCollection(self); in Java_Main_jitGc()
427 EXPORT void DoCollection(Thread* self)
1171 Runtime::Current()->GetJit()->GetCodeCache()->DoCollection(self); in Run()1237 void JitCodeCache::DoCollection(Thread* self) { in DoCollection() function in art::jit::JitCodeCache