Searched refs:ensure_spooling_space_work (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DpromotionInfo.hpp153 bool ensure_spooling_space_work();
188 return has_spooling_space() || ensure_spooling_space_work();
H A DpromotionInfo.cpp172 bool PromotionInfo::ensure_spooling_space_work() { function in class:PromotionInfo

Completed in 37 milliseconds