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

/openjdk7/hotspot/src/share/vm/memory/
H A DthreadLocalAllocBuffer.hpp170 static ByteSize slow_allocations_offset() { return byte_offset_of(ThreadLocalAllocBuffer, _slow_allocations ); } function in class:ThreadLocalAllocBuffer

Completed in 30 milliseconds