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

/openjdk7/hotspot/src/share/vm/memory/
H A DthreadLocalAllocBuffer.hpp57 AdaptiveWeightedAverage _allocation_fraction; // fraction of eden allocated in tlabs member in class:ThreadLocalAllocBuffer
102 ThreadLocalAllocBuffer() : _allocation_fraction(TLABAllocationWeight) {

Completed in 695 milliseconds