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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp175 void set_total_size(size_t v) { _total_size = v; } function in class:BinaryTreeDictionary
H A DbinaryTreeDictionary.cpp350 set_total_size(mr.word_size());
363 set_total_size(0);

Completed in 53 milliseconds