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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp2120 void TraceGen0TimeData::record_yield_time(double yield_time_ms) { argument
2122 _all_yield_times_ms.add(yield_time_ms);

Completed in 76 milliseconds