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

/openjdk7/hotspot/src/share/vm/memory/
H A DthreadLocalAllocBuffer.cpp386 _allocating_threads = 0;
401 _allocating_threads_avg.sample(_allocating_threads);
403 _perf_allocating_threads ->set_value(_allocating_threads);
427 _allocating_threads,
H A DthreadLocalAllocBuffer.hpp181 unsigned _allocating_threads; member in class:GlobalTLABStats
232 _allocating_threads++;

Completed in 23 milliseconds