Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.h498 void WaitUntilInlineCacheAccessible(Thread* self)
Djit_code_cache.cc589 void JitCodeCache::WaitUntilInlineCacheAccessible(Thread* self) { in WaitUntilInlineCacheAccessible() function in art::jit::JitCodeCache
619 WaitUntilInlineCacheAccessible(Thread::Current()); in CopyInlineCacheInto()
1617 WaitUntilInlineCacheAccessible(self); in GetProfiledMethods()