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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsAdaptiveSizePolicy.cpp697 // STW after baton was passed (STW_in_foreground_in_seconds)
698 double STW_in_foreground_in_seconds = _STW_timer.seconds(); local
704 "STW_in_foreground_in_seconds %f "
710 STW_in_foreground_in_seconds,
726 STW_in_foreground_in_seconds +

Completed in 183 milliseconds