Searched refs:follow_marking_stacks (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpcTasks.cpp67 cm->follow_marking_stacks();
127 cm->follow_marking_stacks();
209 cm->follow_marking_stacks();
213 cm->follow_marking_stacks();
H A DpsCompactionManager.hpp202 void follow_marking_stacks();
H A DpsCompactionManager.cpp185 void ParCompactionManager::follow_marking_stacks() { function in class:ParCompactionManager
H A DpsParallelCompact.cpp858 void PSParallelCompact::FollowStackClosure::do_void() { _compaction_manager->follow_marking_stacks(); }
2457 cm->follow_marking_stacks(); // Flush marking stack.
2837 cm->follow_marking_stacks();
2869 cm->follow_marking_stacks();
H A DpsParallelCompact.hpp1407 cm->follow_marking_stacks();

Completed in 352 milliseconds