Searched refs:end_sweep_dict_census (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DfreeBlockDictionary.hpp70 virtual void end_sweep_dict_census(double splitSurplusPercent) = 0;
H A DbinaryTreeDictionary.hpp308 void end_sweep_dict_census(double splitSurplusPercent);
H A DbinaryTreeDictionary.cpp1161 void BinaryTreeDictionary<Chunk>::end_sweep_dict_census(double splitSurplusPercent) { function in class:BinaryTreeDictionary
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcompactibleFreeListSpace.cpp2240 _dictionary->end_sweep_dict_census(CMSLargeSplitSurplusPercent);

Completed in 45 milliseconds