Searched refs:ShouldDoFullCollection (Results 1 – 3 of 3) sorted by relevance
35 return cache->ShouldDoFullCollection(); in isNextJitGcFull()
473 bool ShouldDoFullCollection()
1117 bool JitCodeCache::ShouldDoFullCollection() { in ShouldDoFullCollection() function in art::jit::JitCodeCache1163 do_full_collection = ShouldDoFullCollection(); in GarbageCollectCache()1190 bool next_collection_will_be_full = ShouldDoFullCollection(); in GarbageCollectCache()