X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ce9554b1de3402ba9c6b647f502e09d7ce4b6d2b..4606a1dce740efe467e6b9033b804294d376de8f:/src/simix/simcalls.in diff --git a/src/simix/simcalls.in b/src/simix/simcalls.in index 0149fbd641..ffac959031 100644 --- a/src/simix/simcalls.in +++ b/src/simix/simcalls.in @@ -52,12 +52,9 @@ Func - host_get_properties (void*, xbt_dict_t) (host, void*, sg_host_t) Func - host_get_process_list (void*, xbt_swag_t) (host, void*, sg_host_t) Func - host_get_current_power_peak (double) (host, void*, sg_host_t) Func - host_get_power_peak_at (double) (host, void*, sg_host_t) (pstate_index, int) -Func - host_get_nb_pstates (int) (host, void*, sg_host_t) Func - host_get_wattmin_at (double) (host, void*, sg_host_t) (pstate_index, int) Func - host_get_wattmax_at (double) (host, void*, sg_host_t) (pstate_index, int) Proc - host_set_pstate (void) (host, void*, sg_host_t) (pstate_index, int) -Func - host_get_pstate (int) (host, void*, sg_host_t) -Func - host_get_consumed_energy (double) (host, void*, sg_host_t) Func - host_get_mounted_storage_list (void*, xbt_dict_t) (host, void*, sg_host_t) Func - host_get_attached_storage_list (void*, xbt_dynar_t) (host, void*, sg_host_t)