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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DpromotionInfo.hpp191 void promoted_oops_iterate##nv_suffix(OopClosureType* cl);
194 void promoted_oops_iterate(OopsInGenClosure* cl) { function in class:VALUE_OBJ_CLASS_SPEC
H A DpromotionInfo.cpp49 void PromotionInfo::promoted_oops_iterate##nv_suffix(OopClosureType* cl) { \
H A DcompactibleFreeListSpace.cpp2022 _promoInfo.promoted_oops_iterate##nv_suffix(blk); \

Completed in 37 milliseconds