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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DadaptiveSizePolicy.hpp174 bool _decrement_tenuring_threshold_for_survivor_limit; member in class:AdaptiveSizePolicy
328 return _decrement_tenuring_threshold_for_survivor_limit;
331 _decrement_tenuring_threshold_for_survivor_limit = v;

Completed in 112 milliseconds