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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.inline.hpp363 inline void CMSStats::record_cms_end() { function in class:CMSStats
H A DconcurrentMarkSweepGeneration.hpp411 void record_cms_end();
H A DconcurrentMarkSweepGeneration.cpp507 // The duty cycle is reduced only once per cms cycle (see record_cms_end()).
2396 stats().record_cms_end();

Completed in 46 milliseconds