Home
last modified time | relevance | path

Searched refs:end_of_last_safepoint (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Dsafepoint.hpp160 static long end_of_last_safepoint() { in end_of_last_safepoint() function in SafepointSynchronize
H A DtieredThresholdPolicy.cpp497 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in update_rate()
522 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in is_stale()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dsafepoint.hpp189 static long end_of_last_safepoint() { in end_of_last_safepoint() function in SafepointSynchronize
H A DtieredThresholdPolicy.cpp487 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in update_rate()
512 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in is_stale()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dsafepoint.hpp189 static long end_of_last_safepoint() { in end_of_last_safepoint() function in SafepointSynchronize
H A DtieredThresholdPolicy.cpp487 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in update_rate()
512 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in is_stale()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp170 static long end_of_last_safepoint() { in end_of_last_safepoint() function in SafepointSynchronize
H A DadvancedThresholdPolicy.cpp91 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in update_rate()
116 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in is_stale()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dsafepoint.hpp170 static long end_of_last_safepoint() { in end_of_last_safepoint() function in SafepointSynchronize
H A DadvancedThresholdPolicy.cpp91 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in update_rate()
116 jlong delta_s = t - SafepointSynchronize::end_of_last_safepoint(); in is_stale()