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

/openjdk7/hotspot/src/share/vm/runtime/
H A Dvm_version.hpp95 static int reserve_for_allocation_prefetch() { function in class:Abstract_VM_Version
/openjdk7/hotspot/src/share/vm/memory/
H A DthreadLocalAllocBuffer.hpp127 return MAX2(reserve_size, VM_Version::reserve_for_allocation_prefetch());

Completed in 248 milliseconds