Mariem makni преди 5 години
родител
ревизия
282dc470a6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/core/perfmodel/energy_model.c

+ 1 - 1
src/core/perfmodel/energy_model.c

@@ -57,7 +57,7 @@ int EventSet = PAPI_NULL;
 /*This is where we store the values we read from the eventset */
 static long long *values;
 
-double t1;
+static double t1;
   
 int starpu_energy_start()
 {