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

/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/hotspot/src/share/vm/gc_implementation/shared/
H A DadaptiveSizePolicy.hpp476 int decrease_for_footprint() const { return _decrease_for_footprint; } function in class:AdaptiveSizePolicy

Completed in 42 milliseconds