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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp1016 if (next_gc_should_be_mixed("start mixed GCs",
1032 if (!next_gc_should_be_mixed("continue mixed GCs",
1828 bool G1CollectorPolicy::next_gc_should_be_mixed(const char* true_action_str, function in class:G1CollectorPolicy

Completed in 38 milliseconds