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