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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp216 static size_t verify_prev_free_ptrs(TreeList<Chunk>* tl);
H A DbinaryTreeDictionary.cpp1293 size_t BinaryTreeDictionary<Chunk>::verify_prev_free_ptrs(TreeList<Chunk>* tl) { function in class:BinaryTreeDictionary
1326 size_t count = verify_prev_free_ptrs(tl);

Completed in 564 milliseconds