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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsAdaptiveSizePolicy.cpp760 (_young_gen_change_for_minor_throughput
771 _young_gen_change_for_minor_throughput++;
790 _young_gen_change_for_minor_throughput++;
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DadaptiveSizePolicy.hpp187 julong _young_gen_change_for_minor_throughput; member in class:AdaptiveSizePolicy
H A DadaptiveSizePolicy.cpp58 _young_gen_change_for_minor_throughput(0),
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsAdaptiveSizePolicy.cpp914 _young_gen_change_for_minor_throughput++;

Completed in 30 milliseconds