Searched refs:DoCollection (Results 1 – 2 of 2) sorted by relevance
371 void DoCollection(Thread* self, bool collect_profiling_info)
1559 DoCollection(self, /* collect_profiling_info= */ do_full_collection); in GarbageCollectCache()1680 void JitCodeCache::DoCollection(Thread* self, bool collect_profiling_info) { in DoCollection() function in art::jit::JitCodeCache