Home
last modified time | relevance | path

Searched defs:max_heap_byte_size (Results 1 – 5 of 5) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DcollectorPolicy.hpp87 size_t max_heap_byte_size() { return _max_heap_byte_size; } in max_heap_byte_size() function in CollectorPolicy
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DcollectorPolicy.hpp87 size_t max_heap_byte_size() { return _max_heap_byte_size; } in max_heap_byte_size() function in CollectorPolicy
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DcollectorPolicy.hpp87 size_t max_heap_byte_size() { return _max_heap_byte_size; } in max_heap_byte_size() function in CollectorPolicy
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DcollectorPolicy.hpp112 size_t max_heap_byte_size() { return _max_heap_byte_size; } in max_heap_byte_size() function in CollectorPolicy
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/memory/
H A DcollectorPolicy.hpp112 size_t max_heap_byte_size() { return _max_heap_byte_size; } in max_heap_byte_size() function in CollectorPolicy