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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DvmGCOperations.hpp56 // VM_GenCollectForPermanentAllocation
196 class VM_GenCollectForPermanentAllocation: public VM_GC_Operation { class in inherits:VM_GC_Operation
201 VM_GenCollectForPermanentAllocation(size_t size, function in class:VM_GenCollectForPermanentAllocation
210 ~VM_GenCollectForPermanentAllocation() {}

Completed in 106 milliseconds