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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DparGCAllocBuffer.hpp57 void flush_stats(PLABStats* stats);
132 flush_stats(stats);
H A DparGCAllocBuffer.cpp80 void ParGCAllocBuffer::flush_stats(PLABStats* stats) { function in class:ParGCAllocBuffer

Completed in 46 milliseconds