Mariem makni %!s(int64=5) %!d(string=hai) anos
pai
achega
282dc470a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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()
 {