Searched refs:_short_arraycopy_cnt (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp127 static int _short_arraycopy_cnt = 0; variable
137 case T_SHORT: return (address)&_short_arraycopy_cnt;
1298 tty->print_cr(" _short_arraycopy_cnt: %d", _short_arraycopy_cnt);

Completed in 24 milliseconds