Home
last modified time | relevance | path

Searched refs:_slow_array_copy_ctr (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp547 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp189 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
1814 _slow_array_copy_ctr++; in JRT_ENTRY()
1974 if( _slow_array_copy_ctr ) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr ); in print_statistics()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp547 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp189 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
1814 _slow_array_copy_ctr++; in JRT_ENTRY()
1974 if( _slow_array_copy_ctr ) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr ); in print_statistics()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DsharedRuntime.hpp556 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp173 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
1950 _slow_array_copy_ctr++; in JRT_ENTRY()
2135 if (_slow_array_copy_ctr) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr); in print_statistics()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DsharedRuntime.hpp556 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp173 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
1950 _slow_array_copy_ctr++; in JRT_ENTRY()
2135 if (_slow_array_copy_ctr) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr); in print_statistics()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DsharedRuntime.hpp553 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp174 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
1990 _slow_array_copy_ctr++; in JRT_ENTRY()
2185 if (_slow_array_copy_ctr) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr); in print_statistics()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DsharedRuntime.hpp555 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp174 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
1993 _slow_array_copy_ctr++; in JRT_ENTRY()
2188 if (_slow_array_copy_ctr) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr); in print_statistics()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DsharedRuntime.hpp552 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp176 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
2023 _slow_array_copy_ctr++; in JRT_ENTRY()
2199 if (_slow_array_copy_ctr) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr); in print_statistics()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DsharedRuntime.hpp554 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp177 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
2024 _slow_array_copy_ctr++; in JRT_ENTRY()
2193 if (_slow_array_copy_ctr) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr); in print_statistics()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DsharedRuntime.hpp556 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp174 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
1990 _slow_array_copy_ctr++; in JRT_ENTRY()
2158 if (_slow_array_copy_ctr) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr); in print_statistics()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DsharedRuntime.hpp553 static int _slow_array_copy_ctr; // Slow-path failed out to a method call member in SharedRuntime
H A DsharedRuntime.cpp173 int SharedRuntime::_slow_array_copy_ctr=0; member in SharedRuntime
1989 _slow_array_copy_ctr++; in JRT_ENTRY()
2179 if (_slow_array_copy_ctr) tty->print_cr("%5d slow array copies", _slow_array_copy_ctr); in print_statistics()