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

/openjdk10/hotspot/src/share/vm/gc/cms/
H A DadaptiveFreeList.hpp100 AllocationStats* allocation_stats() { function in class:AdaptiveFreeList
H A DcompactibleFreeListSpace.cpp288 _indexedFreeList[i].allocation_stats()->set_returned_bytes(0);
295 sum += _indexedFreeList[i].allocation_stats()->returned_bytes();

Completed in 63 milliseconds