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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DallocationStats.hpp138 void increment_surplus() { _surplus++; } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/memory/
H A DfreeList.hpp203 void increment_surplus() { function in class:VALUE_OBJ_CLASS_SPEC
205 _allocation_stats.increment_surplus();
H A DbinaryTreeDictionary.cpp864 nd->increment_surplus();
872 nd->increment_surplus();
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcompactibleFreeListSpace.cpp2257 fl->increment_surplus();
2291 fl->increment_surplus();

Completed in 52 milliseconds