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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DallocationStats.hpp150 void increment_coal_births() { _coal_births++; } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/memory/
H A DfreeList.hpp241 void increment_coal_births() { function in class:VALUE_OBJ_CLASS_SPEC
243 _allocation_stats.increment_coal_births();

Completed in 29 milliseconds