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

/openjdk7/hotspot/src/share/vm/memory/
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 36 milliseconds