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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DsparsePRT.hpp244 bool should_be_on_expanded_list();
H A DsparsePRT.cpp423 if (should_be_on_expanded_list()) {
442 bool SparsePRT::should_be_on_expanded_list() { function in class:SparsePRT
556 assert(sprt->should_be_on_expanded_list(), "pre-condition");

Completed in 126 milliseconds