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

/openjdk9/hotspot/src/share/vm/memory/
H A Dheap.hpp165 size_t allocated_in_freelist() const { return _freelist_segments * CodeCacheSegmentSize; } function in class:CodeHeap

Completed in 36 milliseconds