Home
last modified time | relevance | path

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

12

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1MemoryPool.cpp65 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size) : in G1OldGenPool() function in G1OldGenPool
72 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp87 class G1OldGenPool : public G1MemoryPoolSuper { class
89 G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size);
H A Dg1MonitoringSupport.cpp194 _old_gen_pool = new G1OldGenPool(_g1h, _old_gen_committed, _g1h->max_capacity()); in initialize_serviceability()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1MemoryPool.cpp65 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size) : in G1OldGenPool() function in G1OldGenPool
72 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp87 class G1OldGenPool : public G1MemoryPoolSuper { class
89 G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size);
H A Dg1MonitoringSupport.cpp194 _old_gen_pool = new G1OldGenPool(_g1h, _old_gen_committed, _g1h->max_capacity()); in initialize_serviceability()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1MemoryPool.cpp65 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size) : in G1OldGenPool() function in G1OldGenPool
72 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp87 class G1OldGenPool : public G1MemoryPoolSuper { class
89 G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size);
H A Dg1MonitoringSupport.cpp194 _old_gen_pool = new G1OldGenPool(_g1h, _old_gen_committed, _g1h->max_capacity()); in initialize_serviceability()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1MemoryPool.cpp65 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size) : in G1OldGenPool() function in G1OldGenPool
72 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp87 class G1OldGenPool : public G1MemoryPoolSuper { class
89 G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1MemoryPool.cpp65 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size) : in G1OldGenPool() function in G1OldGenPool
72 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp87 class G1OldGenPool : public G1MemoryPoolSuper { class
89 G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1MemoryPool.cpp65 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size) : in G1OldGenPool() function in G1OldGenPool
72 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp87 class G1OldGenPool : public G1MemoryPoolSuper { class
89 G1OldGenPool(G1CollectedHeap* g1h, size_t initial_size, size_t max_size);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1MemoryPool.cpp74 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h) : in G1OldGenPool() function in G1OldGenPool
81 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp96 class G1OldGenPool : public G1MemoryPoolSuper { class
98 G1OldGenPool(G1CollectedHeap* g1h);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1MemoryPool.cpp74 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h) : in G1OldGenPool() function in G1OldGenPool
81 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp96 class G1OldGenPool : public G1MemoryPoolSuper { class
98 G1OldGenPool(G1CollectedHeap* g1h);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A Dg1MemoryPool.cpp77 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h) : in G1OldGenPool() function in G1OldGenPool
84 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp97 class G1OldGenPool : public G1MemoryPoolSuper { class
99 G1OldGenPool(G1CollectedHeap* g1h);
H A DmemoryService.cpp391 G1OldGenPool* old_gen = new G1OldGenPool(g1h); in add_g1OldGen_memory_pool()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A Dg1MemoryPool.cpp77 G1OldGenPool::G1OldGenPool(G1CollectedHeap* g1h) : in G1OldGenPool() function in G1OldGenPool
84 MemoryUsage G1OldGenPool::get_memory_usage() { in get_memory_usage()
H A Dg1MemoryPool.hpp97 class G1OldGenPool : public G1MemoryPoolSuper { class
99 G1OldGenPool(G1CollectedHeap* g1h);
H A DmemoryService.cpp391 G1OldGenPool* old_gen = new G1OldGenPool(g1h); in add_g1OldGen_memory_pool()

12