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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp918 bool update_stats = !_g1->evacuation_failed(); local
952 if (update_stats) {
1041 if (update_stats) {

Completed in 294 milliseconds