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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DallocationStats.hpp154 void increment_coal_deaths() { _coal_deaths++; } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/memory/
H A DfreeList.hpp253 void increment_coal_deaths() { function in class:VALUE_OBJ_CLASS_SPEC
255 _allocation_stats.increment_coal_deaths();

Completed in 30 milliseconds