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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DallocationStats.hpp158 void increment_split_births() { _split_births++; } function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/memory/
H A DfreeList.hpp265 void increment_split_births() { function in class:VALUE_OBJ_CLASS_SPEC
267 _allocation_stats.increment_split_births();

Completed in 43 milliseconds