Home
last modified time | relevance | path

Searched refs:region_occupancy_low_enough_for_evac (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSetChooser.hpp45 static bool region_occupancy_low_enough_for_evac(size_t live_bytes) { in region_occupancy_low_enough_for_evac() function in G1CollectionSetChooser
H A Dg1RemSetTrackingPolicy.cpp129 G1CollectionSetChooser::region_occupancy_low_enough_for_evac(total_live_bytes) && in update_before_rebuild()
H A Dg1CollectionSetChooser.cpp256 region_occupancy_low_enough_for_evac(hr->live_bytes()) && in should_add()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSetChooser.hpp45 static bool region_occupancy_low_enough_for_evac(size_t live_bytes) { in region_occupancy_low_enough_for_evac() function in G1CollectionSetChooser
H A Dg1RemSetTrackingPolicy.cpp129 G1CollectionSetChooser::region_occupancy_low_enough_for_evac(total_live_bytes) && in update_before_rebuild()
H A Dg1CollectionSetChooser.cpp256 region_occupancy_low_enough_for_evac(hr->live_bytes()) && in should_add()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSetChooser.hpp45 static bool region_occupancy_low_enough_for_evac(size_t live_bytes) { in region_occupancy_low_enough_for_evac() function in G1CollectionSetChooser
H A Dg1RemSetTrackingPolicy.cpp129 G1CollectionSetChooser::region_occupancy_low_enough_for_evac(total_live_bytes) && in update_before_rebuild()
H A Dg1CollectionSetChooser.cpp256 region_occupancy_low_enough_for_evac(hr->live_bytes()) && in should_add()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSetChooser.hpp45 static bool region_occupancy_low_enough_for_evac(size_t live_bytes) { in region_occupancy_low_enough_for_evac() function in G1CollectionSetChooser
H A Dg1RemSetTrackingPolicy.cpp129 G1CollectionSetChooser::region_occupancy_low_enough_for_evac(total_live_bytes) && in update_before_rebuild()
H A Dg1CollectionSetChooser.cpp256 region_occupancy_low_enough_for_evac(hr->live_bytes()) && in should_add()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSetChooser.hpp50 static bool region_occupancy_low_enough_for_evac(size_t live_bytes) { in region_occupancy_low_enough_for_evac() function in G1CollectionSetChooser
H A Dg1RemSetTrackingPolicy.cpp129 G1CollectionSetChooser::region_occupancy_low_enough_for_evac(total_live_bytes) && in update_before_rebuild()
H A Dg1CollectionSetChooser.cpp256 region_occupancy_low_enough_for_evac(hr->live_bytes()) && in should_add()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A DcollectionSetChooser.cpp279 bool CollectionSetChooser::region_occupancy_low_enough_for_evac(size_t live_bytes) { in region_occupancy_low_enough_for_evac() function in CollectionSetChooser
286 region_occupancy_low_enough_for_evac(hr->live_bytes()) && in should_add()
H A DcollectionSetChooser.hpp108 static bool region_occupancy_low_enough_for_evac(size_t live_bytes);
H A Dg1RemSetTrackingPolicy.cpp129 CollectionSetChooser::region_occupancy_low_enough_for_evac(total_live_bytes) && in update_before_rebuild()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A DcollectionSetChooser.cpp279 bool CollectionSetChooser::region_occupancy_low_enough_for_evac(size_t live_bytes) { in region_occupancy_low_enough_for_evac() function in CollectionSetChooser
286 region_occupancy_low_enough_for_evac(hr->live_bytes()) && in should_add()
H A DcollectionSetChooser.hpp108 static bool region_occupancy_low_enough_for_evac(size_t live_bytes);
H A Dg1RemSetTrackingPolicy.cpp129 CollectionSetChooser::region_occupancy_low_enough_for_evac(total_live_bytes) && in update_before_rebuild()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A DcollectionSetChooser.cpp279 bool CollectionSetChooser::region_occupancy_low_enough_for_evac(size_t live_bytes) { in region_occupancy_low_enough_for_evac() function in CollectionSetChooser
286 region_occupancy_low_enough_for_evac(hr->live_bytes()) && in should_add()
H A DcollectionSetChooser.hpp108 static bool region_occupancy_low_enough_for_evac(size_t live_bytes);
H A Dg1RemSetTrackingPolicy.cpp129 CollectionSetChooser::region_occupancy_low_enough_for_evac(total_live_bytes) && in update_before_rebuild()