Searched refs:set_yellow_zone (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentG1Refine.hpp89 void set_yellow_zone(int x) { _yellow_zone = x; } function in class:ConcurrentG1Refine
H A DconcurrentG1Refine.cpp44 set_yellow_zone(MAX2<int>(G1ConcRefinementYellowZone, green_zone()));
H A Dg1CollectorPolicy.cpp1221 cg1r->set_yellow_zone(g * k_gy);

Completed in 35 milliseconds