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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp1083 class treeCountClosure : public DescendTreeCensusClosure<Chunk> { class in inherits:DescendTreeCensusClosure
1086 treeCountClosure(uint c) { count = c; } function in class:treeCountClosure
1094 treeCountClosure<Chunk> ctc(0);

Completed in 59 milliseconds