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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp1101 enum CollectionTypes { enum in class:ConcurrentMarkSweepGeneration
1108 CollectionTypes _debug_collection_type;
1331 CollectionTypes debug_collection_type() { return _debug_collection_type; }

Completed in 39 milliseconds