Searched refs:NotifyCompilerUse (Results 1 – 3 of 3) sorted by relevance
213 ProfilingInfo* NotifyCompilerUse(ArtMethod* method, Thread* self)
1809 ProfilingInfo* JitCodeCache::NotifyCompilerUse(ArtMethod* method, Thread* self) { in NotifyCompilerUse() function in art::jit::JitCodeCache
330 Runtime::Current()->GetJit()->GetCodeCache()->NotifyCompilerUse(method, self)) { in ScopedProfilingInfoInlineUse()