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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A DconcurrentMark.hpp758 void verify_no_cset_oops(bool verify_stacks,
H A Dg1CollectedHeap.cpp3979 _cm->verify_no_cset_oops(true /* verify_stacks */,
4018 _cm->verify_no_cset_oops(false /* verify_stacks */,
4108 _cm->verify_no_cset_oops(true /* verify_stacks */,
H A DconcurrentMark.cpp2844 void ConcurrentMark::verify_no_cset_oops(bool verify_stacks, function in class:ConcurrentMark

Completed in 321 milliseconds