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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp71 void record_yield_time(double yield_time_ms);
H A Dg1CollectorPolicy.cpp858 _trace_gen0_time_data.record_yield_time(yield_ms);
2120 void TraceGen0TimeData::record_yield_time(double yield_time_ms) { function in class:TraceGen0TimeData

Completed in 42 milliseconds