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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp230 size_t treeHeight() const;
H A DbinaryTreeDictionary.cpp839 size_t BinaryTreeDictionary<Chunk>::treeHeight() const { function in class:BinaryTreeDictionary
1185 gclog_or_tty->print("Tree Height: %d\n", treeHeight());

Completed in 60 milliseconds