Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.h415 void WaitUntilInlineCacheAccessible(Thread* self)
Djit_code_cache.cc896 void JitCodeCache::WaitUntilInlineCacheAccessible(Thread* self) { in WaitUntilInlineCacheAccessible() function in art::jit::JitCodeCache
926 WaitUntilInlineCacheAccessible(Thread::Current()); in CopyInlineCacheInto()
1957 WaitUntilInlineCacheAccessible(self); in GetProfiledMethods()