Home
last modified time | relevance | path

Searched refs:_g1_periodic_collection (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DgcCause.cpp99 case _g1_periodic_collection: in to_string()
H A DgcCause.hpp75 _g1_periodic_collection, enumerator
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DgcCause.cpp99 case _g1_periodic_collection: in to_string()
H A DgcCause.hpp75 _g1_periodic_collection, enumerator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DgcCause.cpp96 case _g1_periodic_collection: in to_string()
H A DgcCause.hpp74 _g1_periodic_collection, enumerator
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DgcCause.cpp102 case _g1_periodic_collection: in to_string()
H A DgcCause.hpp76 _g1_periodic_collection, enumerator
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DgcCause.cpp108 case _g1_periodic_collection: in to_string()
H A DgcCause.hpp79 _g1_periodic_collection, enumerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DgcCause.cpp108 case _g1_periodic_collection: in to_string()
H A DgcCause.hpp79 _g1_periodic_collection, enumerator
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1PeriodicGCTask.cpp70 if (!G1CollectedHeap::heap()->try_collect(GCCause::_g1_periodic_collection)) { in check_for_periodic_gc()
H A Dg1Policy.cpp787 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_collection_pause_end()
1247 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in update_time_to_mixed_tracking()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1PeriodicGCTask.cpp70 if (!G1CollectedHeap::heap()->try_collect(GCCause::_g1_periodic_collection)) { in check_for_periodic_gc()
H A Dg1Policy.cpp789 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_collection_pause_end()
1216 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in update_time_to_mixed_tracking()
H A Dg1CollectedHeap.cpp1915 case GCCause::_g1_periodic_collection: return G1PeriodicGCInvokesConcurrent; in should_do_concurrent_full_gc()
2051 if (cause == GCCause::_g1_periodic_collection) { in try_collect_concurrently()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.cpp93 if (!G1CollectedHeap::heap()->try_collect(GCCause::_g1_periodic_collection, in check_for_periodic_gc()
H A Dg1Policy.cpp737 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_collection_pause_end()
1116 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_pause()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.cpp91 if (!G1CollectedHeap::heap()->try_collect(GCCause::_g1_periodic_collection, in check_for_periodic_gc()
H A Dg1Policy.cpp737 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_collection_pause_end()
1117 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_pause()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.cpp93 if (!G1CollectedHeap::heap()->try_collect(GCCause::_g1_periodic_collection)) { in check_for_periodic_gc()
H A Dg1Policy.cpp791 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_collection_pause_end()
1186 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_pause()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1YoungRemSetSamplingThread.cpp93 if (!G1CollectedHeap::heap()->try_collect(GCCause::_g1_periodic_collection)) { in check_for_periodic_gc()
H A Dg1Policy.cpp795 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_collection_pause_end()
1182 if (_g1h->gc_cause() != GCCause::_g1_periodic_collection) { in record_pause()

12