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

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcompactibleFreeListSpace.cpp283 returnChunkToDictionary(fc);
1698 returnChunkToDictionary(fc);
1713 CompactibleFreeListSpace::returnChunkToDictionary(FreeChunk* chunk) { function in class:CompactibleFreeListSpace
1804 returnChunkToDictionary(fc);
1945 returnChunkToDictionary(ffc);
2885 returnChunkToDictionary(fc);
2908 returnChunkToDictionary(rem_fc);

Completed in 41 milliseconds