Home
last modified time | relevance | path

Searched refs:VM_G1CollectForAllocation (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dvm_operations_g1.cpp42 VM_G1CollectForAllocation::VM_G1CollectForAllocation(size_t word_size, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
59 bool VM_G1CollectForAllocation::doit_prologue() { in doit_prologue()
75 void VM_G1CollectForAllocation::doit() { in doit()
161 void VM_G1CollectForAllocation::doit_epilogue() { in doit_epilogue()
H A Dvm_operations_g1.hpp50 class VM_G1CollectForAllocation: public VM_CollectForAllocation { class
59 VM_G1CollectForAllocation(size_t word_size,
H A Dg1CollectedHeap.hpp133 friend class VM_G1CollectForAllocation;
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1VMOperations.cpp43 VM_G1CollectForAllocation::VM_G1CollectForAllocation(size_t word_size, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
61 bool VM_G1CollectForAllocation::doit_prologue() { in doit_prologue()
77 void VM_G1CollectForAllocation::doit() { in doit()
163 void VM_G1CollectForAllocation::doit_epilogue() { in doit_epilogue()
H A Dg1VMOperations.hpp51 class VM_G1CollectForAllocation : public VM_CollectForAllocation { class
60 VM_G1CollectForAllocation(size_t word_size,
H A Dg1CollectedHeap.hpp134 friend class VM_G1CollectForAllocation;
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dvm_operations_g1.cpp42 VM_G1CollectForAllocation::VM_G1CollectForAllocation(size_t word_size, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
59 bool VM_G1CollectForAllocation::doit_prologue() { in doit_prologue()
75 void VM_G1CollectForAllocation::doit() { in doit()
161 void VM_G1CollectForAllocation::doit_epilogue() { in doit_epilogue()
H A Dvm_operations_g1.hpp50 class VM_G1CollectForAllocation: public VM_CollectForAllocation { class
59 VM_G1CollectForAllocation(size_t word_size,
H A Dg1CollectedHeap.hpp133 friend class VM_G1CollectForAllocation;
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1VMOperations.cpp42 VM_G1CollectForAllocation::VM_G1CollectForAllocation(size_t word_size, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
60 bool VM_G1CollectForAllocation::doit_prologue() { in doit_prologue()
76 void VM_G1CollectForAllocation::doit() { in doit()
162 void VM_G1CollectForAllocation::doit_epilogue() { in doit_epilogue()
H A Dg1VMOperations.hpp51 class VM_G1CollectForAllocation : public VM_CollectForAllocation { class
60 VM_G1CollectForAllocation(size_t word_size,
H A Dg1CollectedHeap.hpp134 friend class VM_G1CollectForAllocation;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1VMOperations.cpp110 VM_G1CollectForAllocation::VM_G1CollectForAllocation(size_t word_size, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
124 bool VM_G1CollectForAllocation::should_try_allocation_before_gc() { in should_try_allocation_before_gc()
129 void VM_G1CollectForAllocation::doit() { in doit()
H A Dg1VMOperations.hpp69 class VM_G1CollectForAllocation : public VM_CollectForAllocation { class
74 VM_G1CollectForAllocation(size_t word_size,
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1VMOperations.cpp106 VM_G1CollectForAllocation::VM_G1CollectForAllocation(size_t word_size, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
120 void VM_G1CollectForAllocation::doit() { in doit()
H A Dg1VMOperations.hpp69 class VM_G1CollectForAllocation : public VM_CollectForAllocation { class
74 VM_G1CollectForAllocation(size_t word_size,
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1VMOperations.cpp106 VM_G1CollectForAllocation::VM_G1CollectForAllocation(size_t word_size, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
120 void VM_G1CollectForAllocation::doit() { in doit()
H A Dg1VMOperations.hpp69 class VM_G1CollectForAllocation : public VM_CollectForAllocation { class
74 VM_G1CollectForAllocation(size_t word_size,
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1VMOperations.cpp102 VM_G1CollectForAllocation::VM_G1CollectForAllocation(size_t word_size, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
116 void VM_G1CollectForAllocation::doit() { in doit()
H A Dg1VMOperations.hpp71 class VM_G1CollectForAllocation : public VM_CollectForAllocation { class
76 VM_G1CollectForAllocation(size_t word_size,
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dvm_operations_g1.cpp37 VM_G1CollectForAllocation::VM_G1CollectForAllocation(uint gc_count_before, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
44 void VM_G1CollectForAllocation::doit() { in doit()
H A Dvm_operations_g1.hpp68 class VM_G1CollectForAllocation: public VM_G1OperationWithAllocRequest { class
70 VM_G1CollectForAllocation(uint gc_count_before,
H A Dg1CollectedHeap.hpp182 friend class VM_G1CollectForAllocation;
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dvm_operations_g1.cpp37 VM_G1CollectForAllocation::VM_G1CollectForAllocation(uint gc_count_before, in VM_G1CollectForAllocation() function in VM_G1CollectForAllocation
44 void VM_G1CollectForAllocation::doit() { in doit()
H A Dvm_operations_g1.hpp68 class VM_G1CollectForAllocation: public VM_G1OperationWithAllocRequest { class
70 VM_G1CollectForAllocation(uint gc_count_before,

12