Home
last modified time | relevance | path

Searched refs:_old_region_length (Results 1 – 16 of 16) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.hpp47 uint _old_region_length; member in G1CollectionSet
133 uint old_region_length() const { return _old_region_length; } in old_region_length()
H A Dg1CollectionSet.cpp59 _old_region_length(0), in G1CollectionSet()
91 _old_region_length = 0; in init_region_lengths()
120 _old_region_length += 1; in add_old_region()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.hpp47 uint _old_region_length; member in G1CollectionSet
133 uint old_region_length() const { return _old_region_length; } in old_region_length()
H A Dg1CollectionSet.cpp59 _old_region_length(0), in G1CollectionSet()
91 _old_region_length = 0; in init_region_lengths()
120 _old_region_length += 1; in add_old_region()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.hpp140 uint _old_region_length; member in G1CollectionSet
265 uint old_region_length() const { return _old_region_length; } in old_region_length()
H A Dg1CollectionSet.cpp58 _old_region_length(0), in G1CollectionSet()
90 _old_region_length = 0; in init_region_lengths()
129 _old_region_length++; in add_old_region()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.hpp141 uint _old_region_length; member in G1CollectionSet
292 uint old_region_length() const { return _old_region_length; } in old_region_length()
H A Dg1CollectionSet.cpp60 _old_region_length(0), in G1CollectionSet()
94 _old_region_length = 0; in init_region_lengths()
134 _old_region_length++; in add_old_region()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.hpp141 uint _old_region_length; member in G1CollectionSet
293 uint old_region_length() const { return _old_region_length; } in old_region_length()
H A Dg1CollectionSet.cpp60 _old_region_length(0), in G1CollectionSet()
94 _old_region_length = 0; in init_region_lengths()
138 _old_region_length++; in add_old_region()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.hpp141 uint _old_region_length; member in G1CollectionSet
292 uint old_region_length() const { return _old_region_length; } in old_region_length()
H A Dg1CollectionSet.cpp60 _old_region_length(0), in G1CollectionSet()
94 _old_region_length = 0; in init_region_lengths()
134 _old_region_length++; in add_old_region()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.hpp141 uint _old_region_length; member in G1CollectionSet
292 uint old_region_length() const { return _old_region_length; } in old_region_length()
H A Dg1CollectionSet.cpp60 _old_region_length(0), in G1CollectionSet()
94 _old_region_length = 0; in init_region_lengths()
134 _old_region_length++; in add_old_region()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1CollectionSet.hpp48 uint _old_region_length; member in G1CollectionSet
145 uint old_region_length() const { return _old_region_length; } in old_region_length()
H A Dg1CollectionSet.cpp61 _old_region_length(0), in G1CollectionSet()
96 _old_region_length = 0; in init_region_lengths()
144 _old_region_length += 1; in add_old_region()