Home
last modified time | relevance | path

Searched refs:GarbageCollectCache (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/test/667-jit-jni-stub/
H A Djit_jni_stub_test.cc54 cache->GarbageCollectCache(Thread::Current()); in Java_Main_jitGc()
/aosp12/art/runtime/jit/
H A Djit_code_cache.h282 void GarbageCollectCache(Thread* self)
H A Djit_code_cache.cc968 GarbageCollectCache(self); in Reserve()
1101 void JitCodeCache::GarbageCollectCache(Thread* self) { in GarbageCollectCache() function in art::jit::JitCodeCache
1448 GarbageCollectCache(self); in AddProfilingInfo()