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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DadaptiveSizePolicy.hpp152 bool _young_gen_policy_is_ready; member in class:AdaptiveSizePolicy
278 bool young_gen_policy_is_ready() { return _young_gen_policy_is_ready; }
H A DadaptiveSizePolicy.cpp90 _young_gen_policy_is_ready = false;
270 _young_gen_policy_is_ready =

Completed in 564 milliseconds