Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/jit/
H A Dprofiling_info.cc156 : jit->GetCodeCache()->NotifyCompilerUse(method, self)) in ScopedProfilingInfoUse()
H A Djit_code_cache.h223 ProfilingInfo* NotifyCompilerUse(ArtMethod* method, Thread* self)
H A Djit_code_cache.cc1724 ProfilingInfo* JitCodeCache::NotifyCompilerUse(ArtMethod* method, Thread* self) { in NotifyCompilerUse() function in art::jit::JitCodeCache