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

/openjdk10/hotspot/src/share/vm/gc/cms/
H A DadaptiveFreeList.hpp210 void increment_split_deaths() { function in class:AdaptiveFreeList
212 _allocation_stats.increment_split_deaths();
H A DallocationStats.hpp161 void increment_split_deaths() { _split_deaths++; } function in class:VALUE_OBJ_CLASS_SPEC
H A DcompactibleFreeListSpace.cpp2113 fl->increment_split_deaths();
/openjdk10/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp865 nd->increment_split_deaths();

Completed in 161 milliseconds