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

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

Completed in 37 milliseconds