Searched refs:codeCacheFull (Results 1 – 6 of 6) sorted by relevance
76 gDvmJit.codeCacheFull == true) { in dvmCompilerWorkEnqueue()305 gDvmJit.codeCacheFull = false; in resetCodeCache()324 if (gDvmJit.codeCacheFull) { in dvmCompilerPerformSafePointChecks()617 gDvmJit.codeCacheFull |= resizeFail; in compilerThreadStart()621 } else if (!gDvmJit.codeCacheFull) { in compilerThreadStart()
258 (gDvmJit.codeCacheFull == true) || in dvmJitHideTranslation()
231 gDvmJit.codeCacheFull = true; in handleSigUsr2()
772 bool codeCacheFull; member
1278 gDvmJit.codeCacheFull = true; in dvmCompilerAssembleLIR()1421 (gDvmJit.codeCacheFull == false)) { in dvmJitChain()
4352 if (gDvmJit.codeCacheFull) { in dvmCompilerDoWork()