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

/openjdk7/hotspot/src/share/vm/memory/
H A DfreeList.cpp53 init_statistics();
66 init_statistics();
81 void FreeList<Chunk>::init_statistics(bool split_birth) { function in class:FreeList
H A DfreeList.hpp76 void init_statistics(bool split_birth = false);
H A DbinaryTreeDictionary.cpp75 tl->init_statistics(true /* split_birth */);

Completed in 207 milliseconds