Searched defs:BinaryTreeDictionary (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp178 class BinaryTreeDictionary: public CHeapObj<mtGC> { class in inherits:CHeapObj
243 BinaryTreeDictionary() : function in class:BinaryTreeDictionary
H A DbinaryTreeDictionary.cpp380 BinaryTreeDictionary<Chunk_t, FreeList_t>::BinaryTreeDictionary(MemRegion mr) { function in class:BinaryTreeDictionary
113 get_better_list( BinaryTreeDictionary<FreeChunk, ::AdaptiveFreeList<FreeChunk> >* dictionary) argument
152 get_better_list( BinaryTreeDictionary<Chunk_t, FreeList_t>* dictionary) argument
[all...]

Completed in 69 milliseconds