Home
last modified time | relevance | path

Searched refs:this_pause_included_initial_mark (Results 1 – 6 of 6) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1Policy.cpp561 bool this_pause_included_initial_mark = false; in record_collection_pause_end() local
570 this_pause_included_initial_mark = collector_state()->in_initial_mark_gc(); in record_collection_pause_end()
571 if (this_pause_included_initial_mark) { in record_collection_pause_end()
605 …assert(!this_pause_included_initial_mark, "The young GC before mixed is not allowed to be an initi… in record_collection_pause_end()
699 assert(!(this_pause_included_initial_mark && collector_state()->mark_or_rebuild_in_progress()), in record_collection_pause_end()
701 if (this_pause_included_initial_mark) { in record_collection_pause_end()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1Policy.cpp561 bool this_pause_included_initial_mark = false; in record_collection_pause_end() local
570 this_pause_included_initial_mark = collector_state()->in_initial_mark_gc(); in record_collection_pause_end()
571 if (this_pause_included_initial_mark) { in record_collection_pause_end()
605 …assert(!this_pause_included_initial_mark, "The young GC before mixed is not allowed to be an initi… in record_collection_pause_end()
699 assert(!(this_pause_included_initial_mark && collector_state()->mark_or_rebuild_in_progress()), in record_collection_pause_end()
701 if (this_pause_included_initial_mark) { in record_collection_pause_end()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1Policy.cpp587 bool this_pause_included_initial_mark = false; in record_collection_pause_end() local
596 this_pause_included_initial_mark = collector_state()->in_initial_mark_gc(); in record_collection_pause_end()
597 if (this_pause_included_initial_mark) { in record_collection_pause_end()
631 …assert(!this_pause_included_initial_mark, "The young GC before mixed is not allowed to be an initi… in record_collection_pause_end()
725 assert(!(this_pause_included_initial_mark && collector_state()->mark_or_rebuild_in_progress()), in record_collection_pause_end()
727 if (this_pause_included_initial_mark) { in record_collection_pause_end()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1Policy.cpp583 bool this_pause_included_initial_mark = false; in record_collection_pause_end() local
592 this_pause_included_initial_mark = collector_state()->in_initial_mark_gc(); in record_collection_pause_end()
593 if (this_pause_included_initial_mark) { in record_collection_pause_end()
627 …assert(!this_pause_included_initial_mark, "The young GC before mixed is not allowed to be an initi… in record_collection_pause_end()
725 assert(!(this_pause_included_initial_mark && collector_state()->mark_or_rebuild_in_progress()), in record_collection_pause_end()
727 if (this_pause_included_initial_mark) { in record_collection_pause_end()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1Policy.cpp635 bool this_pause_included_initial_mark = false; in record_collection_pause_end() local
644 this_pause_included_initial_mark = collector_state()->in_initial_mark_gc(); in record_collection_pause_end()
645 if (this_pause_included_initial_mark) { in record_collection_pause_end()
679 …assert(!this_pause_included_initial_mark, "The young GC before mixed is not allowed to be an initi… in record_collection_pause_end()
779 assert(!(this_pause_included_initial_mark && collector_state()->mark_or_rebuild_in_progress()), in record_collection_pause_end()
781 if (this_pause_included_initial_mark) { in record_collection_pause_end()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1Policy.cpp639 bool this_pause_included_initial_mark = false; in record_collection_pause_end() local
648 this_pause_included_initial_mark = collector_state()->in_initial_mark_gc(); in record_collection_pause_end()
649 if (this_pause_included_initial_mark) { in record_collection_pause_end()
683 …assert(!this_pause_included_initial_mark, "The young GC before mixed is not allowed to be an initi… in record_collection_pause_end()
783 assert(!(this_pause_included_initial_mark && collector_state()->mark_or_rebuild_in_progress()), in record_collection_pause_end()
785 if (this_pause_included_initial_mark) { in record_collection_pause_end()