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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp453 double time_until_cms_start() const;
H A DconcurrentMarkSweepGeneration.cpp433 double CMSStats::time_until_cms_start() const { function in class:CMSStats
1529 if (stats().time_until_cms_start() == 0.0) {

Completed in 55 milliseconds