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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp159 void verify_tree_chunk_list() const;
H A DbinaryTreeDictionary.cpp47 void TreeChunk<Chunk>::verify_tree_chunk_list() const { function in class:TreeChunk
56 nextTC->verify_tree_chunk_list();
1329 tl->head_as_TreeChunk()->verify_tree_chunk_list();

Completed in 36 milliseconds