Home
last modified time | relevance | path

Searched refs:ShouldDoFullCollection (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit_code_cache.h153 bool ShouldDoFullCollection()
Djit_code_cache.cc926 bool JitCodeCache::ShouldDoFullCollection() { in ShouldDoFullCollection() function in art::jit::JitCodeCache
974 do_full_collection = ShouldDoFullCollection(); in GarbageCollectCache()
1005 bool next_collection_will_be_full = ShouldDoFullCollection(); in GarbageCollectCache()