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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp735 enum CMS_op_type { enum in class:CMSCollector
740 void do_CMS_operation(CMS_op_type op, GCCause::Cause gc_cause);
741 bool stop_world_and_do(CMS_op_type op);
H A DconcurrentMarkSweepGeneration.cpp6405 void CMSCollector::do_CMS_operation(CMS_op_type op, GCCause::Cause gc_cause) {

Completed in 63 milliseconds