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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/gc_implementation/g1/
H A DG1MonitoringSupport.java88 public long survivorUsed() { method in class:G1MonitoringSupport
93 return survivorUsed() / HeapRegion.grainBytes();

Completed in 28 milliseconds