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

/openjdk10/hotspot/src/share/vm/gc/cms/
H A DadaptiveFreeList.cpp56 set_hint(0);
63 set_hint(hint);
H A DadaptiveFreeList.hpp89 void set_hint(size_t v) { function in class:AdaptiveFreeList
H A DcompactibleFreeListSpace.cpp1742 _indexedFreeList[start].set_hint(hint);
1751 it[start].set_hint(IndexSetSize);
2029 fl->set_hint(h);
/openjdk10/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp131 curTL->set_hint(0);
139 curTL->set_hint(hintTL->size());
1164 fl->set_hint(hint);

Completed in 102 milliseconds