Searched refs:NotifyCompilerUse (Results 1 – 3 of 3) sorted by relevance
156 : jit->GetCodeCache()->NotifyCompilerUse(method, self)) in ScopedProfilingInfoUse()
223 ProfilingInfo* NotifyCompilerUse(ArtMethod* method, Thread* self)
1724 ProfilingInfo* JitCodeCache::NotifyCompilerUse(ArtMethod* method, Thread* self) { in NotifyCompilerUse() function in art::jit::JitCodeCache