Searched refs:PSYoungPromotionLAB (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsPromotionLAB.hpp92 class PSYoungPromotionLAB : public PSPromotionLAB { class in inherits:PSPromotionLAB
94 PSYoungPromotionLAB() { } function in class:PSYoungPromotionLAB
H A DpsPromotionLAB.cpp139 bool PSYoungPromotionLAB::lab_is_valid(MemRegion lab) {
H A DpsPromotionManager.hpp76 PSYoungPromotionLAB _young_lab;

Completed in 178 milliseconds