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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsAdaptiveSizePolicy.cpp501 // and ms_collection_end() to get the sweep time if a MS is being
675 void CMSAdaptiveSizePolicy::ms_collection_end(GCCause::Cause gc_cause) { function in class:CMSAdaptiveSizePolicy
679 gclog_or_tty->print(": ms_collection_end ");
758 gclog_or_tty->print("cmsAdaptiveSizePolicy::ms_collection_end: "

Completed in 32 milliseconds