Searched refs:set_change_young_gen_for_maj_pauses (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsAdaptiveSizePolicy.hpp422 void set_change_young_gen_for_maj_pauses(int v) { function in class:CMSAdaptiveSizePolicy
H A DcmsAdaptiveSizePolicy.cpp803 set_change_young_gen_for_maj_pauses(0);
1006 set_change_young_gen_for_maj_pauses(
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsAdaptiveSizePolicy.cpp192 set_change_young_gen_for_maj_pauses(0);
592 set_change_young_gen_for_maj_pauses(
600 set_change_young_gen_for_maj_pauses(
H A DpsAdaptiveSizePolicy.hpp268 void set_change_young_gen_for_maj_pauses(int v) { function in class:PSAdaptiveSizePolicy

Completed in 76 milliseconds