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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcompactibleFreeListSpace.cpp1623 splitDeath(replenish_size);
2311 void CompactibleFreeListSpace::splitDeath(size_t size) { function in class:CompactibleFreeListSpace
2323 splitDeath(from);

Completed in 53 milliseconds