Searched defs:_arraycopy_checkcast_cnt (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp99 static int _arraycopy_checkcast_cnt; member in class:Runtime1
H A Dc1_Runtime1.cpp108 int Runtime1::_arraycopy_checkcast_cnt = 0; member in class:Runtime1
1305 tty->print_cr(" _arraycopy_checkcast_cnt: %d", _arraycopy_checkcast_cnt);

Completed in 61 milliseconds