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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1MonitoringSupport.hpp233 size_t young_gen_committed() { return _young_gen_committed; } function in class:G1MonitoringSupport
H A Dg1MonitoringSupport.cpp65 G1MonitoringSupport::pad_capacity(_g1mm->young_gen_committed(), 3);

Completed in 31 milliseconds