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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcTimer.cpp149 int TimePartitions::num_phases() const { function in class:TimePartitions
173 return _next < _time_partitions->num_phases();

Completed in 31 milliseconds