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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp942 float _inter_sweep_estimate; member in class:BeginSweepClosure
951 _inter_sweep_estimate(inter_sweep_estimate),
956 fl->compute_desired(_inter_sweep_current, _inter_sweep_estimate, _intra_sweep_estimate);
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DconcurrentMarkSweepGeneration.hpp614 AdaptivePaddedAverage _inter_sweep_estimate; member in class:CMSCollector

Completed in 48 milliseconds