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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp1122 double constant_other_time_ms = all_other_time_ms - local
1124 _constant_other_time_ms_seq->add(constant_other_time_ms);

Completed in 64 milliseconds