Home
last modified time | relevance | path

Searched refs:osr_size (Results 1 – 1 of 1) sorted by relevance

/art/runtime/jit/
Djit_code_cache.cc1850 size_t osr_size = osr_code_map_.size(); in InvalidateAllCompiledCode() local
1865 VLOG(jit) << "Invalidated the compiled code of " << (cnt - osr_size) << " methods and " in InvalidateAllCompiledCode()
1866 << osr_size << " OSRs."; in InvalidateAllCompiledCode()