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

/openjdk10/hotspot/src/share/vm/runtime/
H A DstubRoutines.cpp419 SharedRuntime::_jlong_array_copy_ctr++; // Slow-path long/double array copy member in class:SharedRuntime
467 SharedRuntime::_jlong_array_copy_ctr++; // Slow-path int/float array copy member in class:SharedRuntime
H A DsharedRuntime.hpp541 static int _jlong_array_copy_ctr; // Slow-path long array copy member in class:SharedRuntime
H A DsharedRuntime.cpp164 int SharedRuntime::_jlong_array_copy_ctr=0; member in class:SharedRuntime

Completed in 54 milliseconds