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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTimer.hpp172 class TimePartitionPhasesIterator { class
177 TimePartitionPhasesIterator(TimePartitions* time_partitions) : _time_partitions(time_partitions), _next(0) { } function in class:TimePartitionPhasesIterator

Completed in 36 milliseconds