Searched refs:_phase_times (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp545 G1GCPhaseTimes* _phase_times; member in class:G1CollectorPolicy
645 G1GCPhaseTimes* phase_times() const { return _phase_times; }
H A Dg1CollectorPolicy.cpp195 _phase_times = new G1GCPhaseTimes(_parallel_gc_threads);

Completed in 67 milliseconds