Searched defs:code_cache (Results 1 – 11 of 11) sorted by relevance
97 void WriteLog(JitCodeCache* code_cache, ArtMethod* method, bool osr) in WriteLog()
53 void JitLogger::WritePerfMapLog(JitCodeCache* code_cache, ArtMethod* method, bool osr) { in WritePerfMapLog()273 void JitLogger::WriteJitDumpLog(JitCodeCache* code_cache, ArtMethod* method, bool osr) { in WriteJitDumpLog()
199 JitCodeCache* const code_cache = runtime->GetJit()->GetCodeCache(); in CompileMethod() local
32 jit::JitCodeCache* code_cache = jit->GetCodeCache(); in do_checks() local
75 jit::JitCodeCache* code_cache = Runtime::Current()->GetJit()->GetCodeCache(); in Create() local
839 MarkCodeClosure(JitCodeCache* code_cache, Barrier* barrier) in MarkCodeClosure()
196 jit::JitCodeCache* code_cache = jit->GetCodeCache(); in Java_Main_ensureJitCompiled() local
329 jit::JitCodeCache* code_cache = runtime->GetJit()->GetCodeCache(); in ArtDlMallocMoreCore() local
640 jit::JitCodeCache* code_cache = jit->GetCodeCache(); in GetOatQuickMethodHeader() local
2217 jit::JitCodeCache* code_cache = runtime->GetJit()->GetCodeCache(); in DeleteClassLoader() local
1137 jit::JitCodeCache* code_cache, in JitCompile()