Lines Matching refs:VLOG
182 VLOG(jit) << "JIT removed (JNI) " << (*it)->PrettyMethod() << ": " << code_; in RemoveMethodsIn()
190 VLOG(jit) << "JIT removed (JNI) " << (*it)->PrettyMethod() << ": " << code_; in RemoveMethod()
217 VLOG(jit) << "Kernel does not support membarrier sync-core"; in Create()
254 VLOG(jit) << "Created jit code cache: initial capacity=" in Create()
553 VLOG(jit) << "JIT removed " << it->second->PrettyMethod() << ": " << it->first; in RemoveMethodsIn()
737 VLOG(jit) << "JIT discarded jitted code due to invalid single-implementation assumptions."; in Commit()
785 VLOG(jit) in Commit()
819 VLOG(jit) in RemoveMethod()
858 VLOG(jit) << "JIT removed " << it->second->PrettyMethod() << ": " << it->first; in RemoveMethodLocked()
994 VLOG(jit) << "JIT failed to allocate code of size " in Reserve()
1166 VLOG(jit) << "Do " in GarbageCollectCache()
1174 VLOG(jit) << "After code cache collection, code=" in GarbageCollectCache()
1256 VLOG(jit) << "JIT removed (JNI) " << method->PrettyMethod() << ": " << data->GetCode(); in RemoveUnmarkedCode()
1269 VLOG(jit) << "JIT removed " << it->second->PrettyMethod() << ": " << it->first; in RemoveUnmarkedCode()
1714 VLOG(jit) << "Not compiling " in NotifyCompilationOf()
1736 VLOG(jit) << "Not compiling " in NotifyCompilationOf()
1793 VLOG(jit) << method->PrettyMethod() << " needs a ProfilingInfo to be compiled"; in NotifyCompilationOf()
1865 VLOG(jit) << "Invalidated the compiled code of " << (cnt - osr_size) << " methods and " in InvalidateAllCompiledCode()