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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.inline.hpp318 inline void CMSStats::record_gc0_end(size_t cms_gen_bytes_used) { argument
324 _cms_used_at_gc0_end = cms_gen_bytes_used;

Completed in 668 milliseconds