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

/openjdk7/hotspot/src/share/vm/memory/
H A DcompactingPermGenGen.cpp345 void CompactingPermGenGen::post_compact() { function in class:CompactingPermGenGen
H A Dgeneration.hpp449 virtual void post_compact() {ShouldNotReachHere();} function in class:Generation
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsParallelCompact.cpp605 // An alternative to the simple loop below: clear during post_compact(),
610 // post_compact() would have to clear the summary data up to the highest
1055 void PSParallelCompact::post_compact() function in class:PSParallelCompact
2146 post_compact();

Completed in 44 milliseconds