Searched defs:update_surviving_young_words (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectedHeap.cpp3705 G1CollectedHeap::update_surviving_young_words(size_t* surv_young_words) { function in class:G1CollectedHeap
4991 _g1h->update_surviving_young_words(pss.surviving_young_words()+1);

Completed in 906 milliseconds