Searched refs:EvacuateFollowersClosureGeneral (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DparNewGeneration.hpp263 class EvacuateFollowersClosureGeneral: public VoidClosure { class in inherits:VoidClosure
270 EvacuateFollowersClosureGeneral(GenCollectedHeap* gch, int level,
H A DparNewGeneration.cpp864 EvacuateFollowersClosureGeneral::
865 EvacuateFollowersClosureGeneral(GenCollectedHeap* gch, int level, function in class:EvacuateFollowersClosureGeneral
872 void EvacuateFollowersClosureGeneral::do_void() {
1016 EvacuateFollowersClosureGeneral evacuate_followers(gch, _level,

Completed in 36 milliseconds