src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp
changeset 49946 2143feab681a
parent 49945 9425445633cf
child 50101 1560c3a7fbbf
--- a/src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp	Wed May 02 13:44:46 2018 +0200
+++ b/src/hotspot/share/gc/shared/threadLocalAllocBuffer.hpp	Wed May 02 13:44:49 2018 +0200
@@ -58,6 +58,7 @@
   unsigned  _slow_refill_waste;
   unsigned  _gc_waste;
   unsigned  _slow_allocations;
+  size_t    _allocated_size;
 
   AdaptiveWeightedAverage _allocation_fraction;  // fraction of eden allocated in tlabs