Searched defs:_jshort_array_copy_ctr (Results 1 - 3 of 3) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A DstubRoutines.cpp405 SharedRuntime::_jshort_array_copy_ctr++; // Slow-path short/char array copy member in class:SharedRuntime
453 SharedRuntime::_jshort_array_copy_ctr++; // Slow-path short/char array copy member in class:SharedRuntime
H A DsharedRuntime.hpp539 static int _jshort_array_copy_ctr; // Slow-path short array copy member in class:SharedRuntime
H A DsharedRuntime.cpp162 int SharedRuntime::_jshort_array_copy_ctr=0; member in class:SharedRuntime

Completed in 52 milliseconds