hotspot/src/share/vm/gc/g1/g1GCPhaseTimes.hpp
changeset 42545 af9f4bf4d6d8
parent 42048 c1f066b53dd7
child 42557 ee4c7799659d
--- a/hotspot/src/share/vm/gc/g1/g1GCPhaseTimes.hpp	Tue Nov 01 14:22:38 2016 +0100
+++ b/hotspot/src/share/vm/gc/g1/g1GCPhaseTimes.hpp	Fri Oct 28 15:50:09 2016 +0200
@@ -129,6 +129,7 @@
 
   double worker_time(GCParPhases phase, uint worker);
   void note_gc_end();
+  void reset();
 
   template <class T>
   void details(T* phase, const char* indent);