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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CollectorPolicy.cpp1157 _survivor_bytes_before_gc = young_list->survivor_used_bytes();
1177 size_t survivor_bytes = young_list->survivor_used_bytes();
H A Dg1CollectedHeap.hpp124 size_t survivor_used_bytes() { function in class:YoungList

Completed in 98 milliseconds