Searched refs:update_eden_size (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1MonitoringSupport.hpp205 void update_eden_size();
H A Dg1MonitoringSupport.cpp267 void G1MonitoringSupport::update_eden_size() { function in class:G1MonitoringSupport
H A Dg1CollectedHeap.cpp6387 g1mm()->update_eden_size();
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp85 inline void update_eden_size() { function in class:GCAdaptivePolicyCounters
/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.cpp161 update_eden_size();
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.cpp250 update_eden_size();

Completed in 55 milliseconds