Searched refs:decrease_for_footprint (Results 1 - 5 of 5) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp147 size_policy()->decrease_for_footprint());
H A DadaptiveSizePolicy.cpp580 } else if (decrease_for_footprint()) {
627 if (decrease_for_footprint() != 0) {
H A DadaptiveSizePolicy.hpp476 int decrease_for_footprint() const { return _decrease_for_footprint; } function in class:AdaptiveSizePolicy
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsAdaptiveSizePolicy.hpp310 int decrease_for_footprint() { return _decrease_for_footprint; } function in class:PSAdaptiveSizePolicy
/openjdk7/jdk/src/share/classes/sun/jvmstat/perfdata/resources/
H A Daliasmap450 hotspot.gc.policy.decrease_for_footprint // 1.5.0 b21

Completed in 39 milliseconds