Searched refs:allocation_stats (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcompactibleFreeListSpace.cpp332 _indexedFreeList[i].allocation_stats()->set_returned_bytes(0);
339 sum += _indexedFreeList[i].allocation_stats()->returned_bytes();
/openjdk7/hotspot/src/share/vm/memory/
H A DfreeList.hpp167 AllocationStats* allocation_stats() { function in class:VALUE_OBJ_CLASS_SPEC

Completed in 59 milliseconds