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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp720 bool next_gc_should_be_mixed(const char* true_action_str,
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 39 milliseconds