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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp232 size_t total_nodes_in_tree(TreeList<Chunk>* tl) const;
H A DbinaryTreeDictionary.cpp853 size_t BinaryTreeDictionary<Chunk>::total_nodes_in_tree(TreeList<Chunk>* tl) const { function in class:BinaryTreeDictionary

Completed in 227 milliseconds