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

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1MonitoringSupport.hpp240 size_t old_gen_committed() { return old_space_committed(); } function in class:G1MonitoringSupport
H A Dg1MonitoringSupport.cpp71 G1MonitoringSupport::pad_capacity(_g1mm->old_gen_committed());

Completed in 37 milliseconds