Searched defs:VM_G1IncCollectionPause (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dvm_operations_g1.cpp59 VM_G1IncCollectionPause::VM_G1IncCollectionPause( function in class:VM_G1IncCollectionPause
79 bool VM_G1IncCollectionPause::doit_prologue() {
95 void VM_G1IncCollectionPause::doit() {
172 void VM_G1IncCollectionPause::doit_epilogue() {
H A Dvm_operations_g1.hpp36 // - VM_G1IncCollectionPause
78 class VM_G1IncCollectionPause: public VM_G1OperationWithAllocRequest { class in inherits:VM_G1OperationWithAllocRequest
85 VM_G1IncCollectionPause(unsigned int gc_count_before,

Completed in 2687 milliseconds