Searched refs:tlab_used (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/memory/ | ||
H A D | threadLocalAllocBuffer.cpp | 285 size_t tlab_used = Universe::heap()->tlab_capacity(thrd) - local 296 _allocation_fraction.average() * tlab_used / K, |
Completed in 1459 milliseconds