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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DparGCAllocBuffer.hpp35 class PLABStats;
57 void flush_stats(PLABStats* stats);
128 void flush_stats_and_retire(PLABStats* stats, bool end_of_gc, bool retain) {
167 class PLABStats VALUE_OBJ_CLASS_SPEC {
177 PLABStats(size_t desired_plab_sz_, unsigned wt) : function in class:VALUE_OBJ_CLASS_SPEC

Completed in 52 milliseconds