Searched refs:reset_survivors_after_shrink (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DasParNewGeneration.hpp65 void reset_survivors_after_shrink();
H A DasParNewGeneration.cpp186 reset_survivors_after_shrink();
221 void ASParNewGeneration::reset_survivors_after_shrink() { function in class:ASParNewGeneration
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsYoungGen.hpp173 virtual void reset_survivors_after_shrink();
H A DpsYoungGen.cpp327 reset_survivors_after_shrink();
891 void PSYoungGen::reset_survivors_after_shrink() {

Completed in 35 milliseconds