Searched defs:stop_icms (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepThread.cpp347 void ConcurrentMarkSweepThread::stop_icms() { function in class:ConcurrentMarkSweepThread
351 trace_state("stop_icms");
H A DconcurrentMarkSweepGeneration.inline.hpp243 inline void CMSCollector::stop_icms() { function in class:CMSCollector
245 ConcurrentMarkSweepThread::stop_icms();

Completed in 42 milliseconds