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

/openjdk7/hotspot/src/share/vm/memory/
H A DthreadLocalAllocBuffer.hpp234 void update_number_of_refills(unsigned value) { function in class:GlobalTLABStats
H A DthreadLocalAllocBuffer.cpp99 global_stats()->update_number_of_refills(_number_of_refills);

Completed in 60 milliseconds