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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DpromotionInfo.hpp167 void startTrackingPromotions();
H A DpromotionInfo.cpp228 void PromotionInfo::startTrackingPromotions() { function in class:PromotionInfo
H A DcompactibleFreeListSpace.cpp2006 _promoInfo.startTrackingPromotions();
H A DconcurrentMarkSweepGeneration.cpp3060 _par_gc_thread_states[i]->promo.startTrackingPromotions();

Completed in 2269 milliseconds