Home
last modified time | relevance | path

Searched defs:support_usage_threshold (Results 1 – 25 of 54) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/parallel/
H A DpsMemoryPool.cpp30 bool support_usage_threshold) : in PSGenerationPool()
52 bool support_usage_threshold) : in EdenMutableSpacePool()
75 bool support_usage_threshold) : in SurvivorMutableSpacePool()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/parallel/
H A DpsMemoryPool.cpp30 bool support_usage_threshold) : in PSGenerationPool()
52 bool support_usage_threshold) : in EdenMutableSpacePool()
75 bool support_usage_threshold) : in SurvivorMutableSpacePool()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/parallel/
H A DpsMemoryPool.cpp30 bool support_usage_threshold) : in PSGenerationPool()
52 bool support_usage_threshold) : in EdenMutableSpacePool()
75 bool support_usage_threshold) : in SurvivorMutableSpacePool()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/parallel/
H A DpsMemoryPool.cpp30 bool support_usage_threshold) : in PSGenerationPool()
52 bool support_usage_threshold) : in EdenMutableSpacePool()
77 bool support_usage_threshold) : in SurvivorMutableSpacePool()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/parallel/
H A DpsMemoryPool.cpp30 bool support_usage_threshold) : in PSGenerationPool()
52 bool support_usage_threshold) : in EdenMutableSpacePool()
77 bool support_usage_threshold) : in SurvivorMutableSpacePool()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/parallel/
H A DpsMemoryPool.cpp30 bool support_usage_threshold) : in PSGenerationPool()
52 bool support_usage_threshold) : in EdenMutableSpacePool()
75 bool support_usage_threshold) : in SurvivorMutableSpacePool()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/parallel/
H A DpsMemoryPool.cpp30 bool support_usage_threshold) : in PSGenerationPool()
52 bool support_usage_threshold) : in EdenMutableSpacePool()
77 bool support_usage_threshold) : in SurvivorMutableSpacePool()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/parallel/
H A DpsMemoryPool.cpp30 bool support_usage_threshold) : in PSGenerationPool()
52 bool support_usage_threshold) : in EdenMutableSpacePool()
75 bool support_usage_threshold) : in SurvivorMutableSpacePool()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DpsMemoryPool.cpp39 bool support_usage_threshold) : in PSGenerationPool()
62 bool support_usage_threshold) : in EdenMutableSpacePool()
85 bool support_usage_threshold) : in SurvivorMutableSpacePool()
H A DmemoryPool.cpp44 bool support_usage_threshold, in MemoryPool()
185 bool support_usage_threshold) : in ContiguousSpacePool()
202 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
220 bool support_usage_threshold) : in CompactibleFreeListSpacePool()
237 bool support_usage_threshold) : in GenerationPool()
250 CodeHeapPool::CodeHeapPool(CodeHeap* codeHeap, const char* name, bool support_usage_threshold) : in CodeHeapPool()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/services/
H A DpsMemoryPool.cpp39 bool support_usage_threshold) : in PSGenerationPool()
62 bool support_usage_threshold) : in EdenMutableSpacePool()
85 bool support_usage_threshold) : in SurvivorMutableSpacePool()
H A DmemoryPool.cpp44 bool support_usage_threshold, in MemoryPool()
185 bool support_usage_threshold) : in ContiguousSpacePool()
202 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
220 bool support_usage_threshold) : in CompactibleFreeListSpacePool()
237 bool support_usage_threshold) : in GenerationPool()
250 CodeHeapPool::CodeHeapPool(CodeHeap* codeHeap, const char* name, bool support_usage_threshold) : in CodeHeapPool()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DgenMemoryPools.cpp36 bool support_usage_threshold) : in ContiguousSpacePool()
58 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
83 bool support_usage_threshold) : in GenerationPool()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DgenMemoryPools.cpp36 bool support_usage_threshold) : in ContiguousSpacePool()
58 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
83 bool support_usage_threshold) : in GenerationPool()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DgenMemoryPools.cpp36 bool support_usage_threshold) : in ContiguousSpacePool()
58 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
83 bool support_usage_threshold) : in GenerationPool()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DgenMemoryPools.cpp36 bool support_usage_threshold) : in ContiguousSpacePool()
58 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
83 bool support_usage_threshold) : in GenerationPool()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DgenMemoryPools.cpp36 bool support_usage_threshold) : in ContiguousSpacePool()
58 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
83 bool support_usage_threshold) : in GenerationPool()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DgenMemoryPools.cpp36 bool support_usage_threshold) : in ContiguousSpacePool()
58 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
83 bool support_usage_threshold) : in GenerationPool()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DgenMemoryPools.cpp36 bool support_usage_threshold) : in ContiguousSpacePool()
58 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
83 bool support_usage_threshold) : in GenerationPool()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DgenMemoryPools.cpp36 bool support_usage_threshold) : in ContiguousSpacePool()
58 bool support_usage_threshold) : in SurvivorContiguousSpacePool()
83 bool support_usage_threshold) : in GenerationPool()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/services/
H A DmemoryPool.cpp44 bool support_usage_threshold, in MemoryPool()
180 CodeHeapPool::CodeHeapPool(CodeHeap* codeHeap, const char* name, bool support_usage_threshold) : in CodeHeapPool()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/services/
H A DmemoryPool.cpp44 bool support_usage_threshold, in MemoryPool()
180 CodeHeapPool::CodeHeapPool(CodeHeap* codeHeap, const char* name, bool support_usage_threshold) : in CodeHeapPool()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/services/
H A DmemoryPool.cpp44 bool support_usage_threshold, in MemoryPool()
180 CodeHeapPool::CodeHeapPool(CodeHeap* codeHeap, const char* name, bool support_usage_threshold) : in CodeHeapPool()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/services/
H A DmemoryPool.cpp44 bool support_usage_threshold, in MemoryPool()
180 CodeHeapPool::CodeHeapPool(CodeHeap* codeHeap, const char* name, bool support_usage_threshold) : in CodeHeapPool()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/services/
H A DmemoryPool.cpp48 bool support_usage_threshold, in MemoryPool()
174 CodeHeapPool::CodeHeapPool(CodeHeap* codeHeap, const char* name, bool support_usage_threshold) : in CodeHeapPool()

123