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

/openjdk9/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp235 size_t tree_height() const;
H A DbinaryTreeDictionary.cpp841 size_t BinaryTreeDictionary<Chunk_t, FreeList_t>::tree_height() const { function in class:BinaryTreeDictionary
1216 st->print_cr("Tree Height: " SIZE_FORMAT, tree_height());

Completed in 97 milliseconds