X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e976375d6d6a84fc29baf99e0b0f3e7ec9d10852..69b85c9e1af02bcf07222b50ffbe83781b6027b2:/src/surf/cpu.c diff --git a/src/surf/cpu.c b/src/surf/cpu.c index 8fe2ef6f63..fb6e449e5e 100644 --- a/src/surf/cpu.c +++ b/src/surf/cpu.c @@ -196,7 +196,7 @@ static void cpu_update_actions_state(double now, double delta) #ifdef HAVE_TRACING cpu_Cas01_t x = lmm_constraint_id(lmm_get_cnst_from_var (cpu_maxmin_system, action->variable, 0)); - TRACE_surf_update_action_state_cpu_resource (x->generic_resource.name, + TRACE_surf_host_set_utilization (x->generic_resource.name, action->generic_action.data, lmm_variable_getvalue(action->variable), now-delta, delta); #endif double_update(&(action->generic_action.remains),