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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp684 enum CollectorState { enum in class:CMSCollector
696 static CollectorState _collectorState;
853 CollectorState first_state, bool should_start_over);
891 static CollectorState abstract_state() { return _collectorState; }
1926 TraceCMSMemoryManagerStats(CMSCollector::CollectorState phase, GCCause::Cause cause);

Completed in 46 milliseconds