Home
last modified time | relevance | path

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

/art/runtime/jit/
Dprofiling_info.cc121 : jit->GetCodeCache()->NotifyCompilerUse(method, self)) in ScopedProfilingInfoUse()
Djit_code_cache.h214 ProfilingInfo* NotifyCompilerUse(ArtMethod* method, Thread* self)
Djit_code_cache.cc1698 ProfilingInfo* JitCodeCache::NotifyCompilerUse(ArtMethod* method, Thread* self) { in NotifyCompilerUse() function in art::jit::JitCodeCache