Searched refs:remove_chunk_from_tree (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp200 TreeChunk<Chunk>* remove_chunk_from_tree(TreeChunk<Chunk>* tc);
268 remove_chunk_from_tree((TreeChunk<Chunk>*)chunk);
H A DbinaryTreeDictionary.cpp458 remove_chunk_from_tree(retTC);
515 BinaryTreeDictionary<Chunk>::remove_chunk_from_tree(TreeChunk<Chunk>* tc) { function in class:BinaryTreeDictionary

Completed in 34 milliseconds