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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp204 void semi_splay_step(TreeList<Chunk>* tl);
H A DbinaryTreeDictionary.cpp451 semi_splay_step(curTL);
697 void BinaryTreeDictionary<Chunk>::semi_splay_step(TreeList<Chunk>* tc) { function in class:BinaryTreeDictionary

Completed in 31 milliseconds