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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.hpp825 bool is_young_list_full() { function in class:G1CollectorPolicy
H A Dg1CollectedHeap.cpp6363 bool young_list_full = g1_policy()->is_young_list_full();

Completed in 62 milliseconds