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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp415 elapsedTimer& cms_timer() { return _cms_timer; } function in class:VALUE_OBJ_CLASS_SPEC
H A DconcurrentMarkSweepGeneration.cpp491 double cms_time_so_far = cms_timer().seconds();

Completed in 113 milliseconds