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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.cpp126 static int _byte_arraycopy_cnt = 0; variable
135 case T_BYTE: return (address)&_byte_arraycopy_cnt;
1297 tty->print_cr(" _byte_arraycopy_cnt: %d", _byte_arraycopy_cnt);

Completed in 2070 milliseconds