|
static int | simcall_process_killall__get__reset_pid (smx_simcall_t simcall) |
|
static int | simcall_process_killall__getraw__reset_pid (smx_simcall_t simcall) |
|
static void | simcall_process_killall__set__reset_pid (smx_simcall_t simcall, int arg) |
|
static smx_actor_t | simcall_process_cleanup__get__process (smx_simcall_t simcall) |
|
static smx_actor_t | simcall_process_cleanup__getraw__process (smx_simcall_t simcall) |
|
static void | simcall_process_cleanup__set__process (smx_simcall_t simcall, smx_actor_t arg) |
|
static smx_actor_t | simcall_process_suspend__get__process (smx_simcall_t simcall) |
|
static smx_actor_t | simcall_process_suspend__getraw__process (smx_simcall_t simcall) |
|
static void | simcall_process_suspend__set__process (smx_simcall_t simcall, smx_actor_t arg) |
|
static smx_actor_t | simcall_process_join__get__process (smx_simcall_t simcall) |
|
static smx_actor_t | simcall_process_join__getraw__process (smx_simcall_t simcall) |
|
static void | simcall_process_join__set__process (smx_simcall_t simcall, smx_actor_t arg) |
|
static double | simcall_process_join__get__timeout (smx_simcall_t simcall) |
|
static double | simcall_process_join__getraw__timeout (smx_simcall_t simcall) |
|
static void | simcall_process_join__set__timeout (smx_simcall_t simcall, double arg) |
|
static int | simcall_process_join__get__result (smx_simcall_t simcall) |
|
static int | simcall_process_join__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_process_join__set__result (smx_simcall_t simcall, int result) |
|
static double | simcall_process_sleep__get__duration (smx_simcall_t simcall) |
|
static double | simcall_process_sleep__getraw__duration (smx_simcall_t simcall) |
|
static void | simcall_process_sleep__set__duration (smx_simcall_t simcall, double arg) |
|
static int | simcall_process_sleep__get__result (smx_simcall_t simcall) |
|
static int | simcall_process_sleep__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_process_sleep__set__result (smx_simcall_t simcall, int result) |
|
static const char * | simcall_execution_start__get__name (smx_simcall_t simcall) |
|
static const char * | simcall_execution_start__getraw__name (smx_simcall_t simcall) |
|
static void | simcall_execution_start__set__name (smx_simcall_t simcall, const char *arg) |
|
static double | simcall_execution_start__get__flops_amount (smx_simcall_t simcall) |
|
static double | simcall_execution_start__getraw__flops_amount (smx_simcall_t simcall) |
|
static void | simcall_execution_start__set__flops_amount (smx_simcall_t simcall, double arg) |
|
static double | simcall_execution_start__get__priority (smx_simcall_t simcall) |
|
static double | simcall_execution_start__getraw__priority (smx_simcall_t simcall) |
|
static void | simcall_execution_start__set__priority (smx_simcall_t simcall, double arg) |
|
static double | simcall_execution_start__get__bound (smx_simcall_t simcall) |
|
static double | simcall_execution_start__getraw__bound (smx_simcall_t simcall) |
|
static void | simcall_execution_start__set__bound (smx_simcall_t simcall, double arg) |
|
static sg_host_t | simcall_execution_start__get__host (smx_simcall_t simcall) |
|
static sg_host_t | simcall_execution_start__getraw__host (smx_simcall_t simcall) |
|
static void | simcall_execution_start__set__host (smx_simcall_t simcall, sg_host_t arg) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ExecImpl > | simcall_execution_start__get__result (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ExecImpl * | simcall_execution_start__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_execution_start__set__result (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ExecImpl > result) |
|
static const char * | simcall_execution_parallel_start__get__name (smx_simcall_t simcall) |
|
static const char * | simcall_execution_parallel_start__getraw__name (smx_simcall_t simcall) |
|
static void | simcall_execution_parallel_start__set__name (smx_simcall_t simcall, const char *arg) |
|
static int | simcall_execution_parallel_start__get__host_nb (smx_simcall_t simcall) |
|
static int | simcall_execution_parallel_start__getraw__host_nb (smx_simcall_t simcall) |
|
static void | simcall_execution_parallel_start__set__host_nb (smx_simcall_t simcall, int arg) |
|
static sg_host_t * | simcall_execution_parallel_start__get__host_list (smx_simcall_t simcall) |
|
static sg_host_t * | simcall_execution_parallel_start__getraw__host_list (smx_simcall_t simcall) |
|
static void | simcall_execution_parallel_start__set__host_list (smx_simcall_t simcall, sg_host_t *arg) |
|
static double * | simcall_execution_parallel_start__get__flops_amount (smx_simcall_t simcall) |
|
static double * | simcall_execution_parallel_start__getraw__flops_amount (smx_simcall_t simcall) |
|
static void | simcall_execution_parallel_start__set__flops_amount (smx_simcall_t simcall, double *arg) |
|
static double * | simcall_execution_parallel_start__get__bytes_amount (smx_simcall_t simcall) |
|
static double * | simcall_execution_parallel_start__getraw__bytes_amount (smx_simcall_t simcall) |
|
static void | simcall_execution_parallel_start__set__bytes_amount (smx_simcall_t simcall, double *arg) |
|
static double | simcall_execution_parallel_start__get__rate (smx_simcall_t simcall) |
|
static double | simcall_execution_parallel_start__getraw__rate (smx_simcall_t simcall) |
|
static void | simcall_execution_parallel_start__set__rate (smx_simcall_t simcall, double arg) |
|
static double | simcall_execution_parallel_start__get__timeout (smx_simcall_t simcall) |
|
static double | simcall_execution_parallel_start__getraw__timeout (smx_simcall_t simcall) |
|
static void | simcall_execution_parallel_start__set__timeout (smx_simcall_t simcall, double arg) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ExecImpl > | simcall_execution_parallel_start__get__result (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ExecImpl * | simcall_execution_parallel_start__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_execution_parallel_start__set__result (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ExecImpl > result) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_execution_wait__get__execution (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ActivityImpl * | simcall_execution_wait__getraw__execution (smx_simcall_t simcall) |
|
static void | simcall_execution_wait__set__execution (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > arg) |
|
static int | simcall_execution_wait__get__result (smx_simcall_t simcall) |
|
static int | simcall_execution_wait__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_execution_wait__set__result (smx_simcall_t simcall, int result) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_execution_test__get__execution (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ActivityImpl * | simcall_execution_test__getraw__execution (smx_simcall_t simcall) |
|
static void | simcall_execution_test__set__execution (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > arg) |
|
static int | simcall_execution_test__get__result (smx_simcall_t simcall) |
|
static int | simcall_execution_test__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_execution_test__set__result (smx_simcall_t simcall, int result) |
|
static smx_actor_t | simcall_process_on_exit__get__process (smx_simcall_t simcall) |
|
static smx_actor_t | simcall_process_on_exit__getraw__process (smx_simcall_t simcall) |
|
static void | simcall_process_on_exit__set__process (smx_simcall_t simcall, smx_actor_t arg) |
|
static int_f_pvoid_pvoid_t | simcall_process_on_exit__get__fun (smx_simcall_t simcall) |
|
static int_f_pvoid_pvoid_t | simcall_process_on_exit__getraw__fun (smx_simcall_t simcall) |
|
static void | simcall_process_on_exit__set__fun (smx_simcall_t simcall, int_f_pvoid_pvoid_t arg) |
|
static void * | simcall_process_on_exit__get__data (smx_simcall_t simcall) |
|
static void * | simcall_process_on_exit__getraw__data (smx_simcall_t simcall) |
|
static void | simcall_process_on_exit__set__data (smx_simcall_t simcall, void *arg) |
|
static smx_mailbox_t | simcall_comm_iprobe__get__mbox (smx_simcall_t simcall) |
|
static smx_mailbox_t | simcall_comm_iprobe__getraw__mbox (smx_simcall_t simcall) |
|
static void | simcall_comm_iprobe__set__mbox (smx_simcall_t simcall, smx_mailbox_t arg) |
|
static int | simcall_comm_iprobe__get__type (smx_simcall_t simcall) |
|
static int | simcall_comm_iprobe__getraw__type (smx_simcall_t simcall) |
|
static void | simcall_comm_iprobe__set__type (smx_simcall_t simcall, int arg) |
|
static simix_match_func_t | simcall_comm_iprobe__get__match_fun (smx_simcall_t simcall) |
|
static simix_match_func_t | simcall_comm_iprobe__getraw__match_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_iprobe__set__match_fun (smx_simcall_t simcall, simix_match_func_t arg) |
|
static void * | simcall_comm_iprobe__get__data (smx_simcall_t simcall) |
|
static void * | simcall_comm_iprobe__getraw__data (smx_simcall_t simcall) |
|
static void | simcall_comm_iprobe__set__data (smx_simcall_t simcall, void *arg) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_comm_iprobe__get__result (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ActivityImpl * | simcall_comm_iprobe__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_comm_iprobe__set__result (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > result) |
|
static smx_actor_t | simcall_comm_send__get__sender (smx_simcall_t simcall) |
|
static smx_actor_t | simcall_comm_send__getraw__sender (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__sender (smx_simcall_t simcall, smx_actor_t arg) |
|
static smx_mailbox_t | simcall_comm_send__get__mbox (smx_simcall_t simcall) |
|
static smx_mailbox_t | simcall_comm_send__getraw__mbox (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__mbox (smx_simcall_t simcall, smx_mailbox_t arg) |
|
static double | simcall_comm_send__get__task_size (smx_simcall_t simcall) |
|
static double | simcall_comm_send__getraw__task_size (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__task_size (smx_simcall_t simcall, double arg) |
|
static double | simcall_comm_send__get__rate (smx_simcall_t simcall) |
|
static double | simcall_comm_send__getraw__rate (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__rate (smx_simcall_t simcall, double arg) |
|
static void * | simcall_comm_send__get__src_buff (smx_simcall_t simcall) |
|
static void * | simcall_comm_send__getraw__src_buff (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__src_buff (smx_simcall_t simcall, void *arg) |
|
static size_t | simcall_comm_send__get__src_buff_size (smx_simcall_t simcall) |
|
static size_t | simcall_comm_send__getraw__src_buff_size (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__src_buff_size (smx_simcall_t simcall, size_t arg) |
|
static simix_match_func_t | simcall_comm_send__get__match_fun (smx_simcall_t simcall) |
|
static simix_match_func_t | simcall_comm_send__getraw__match_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__match_fun (smx_simcall_t simcall, simix_match_func_t arg) |
|
static simix_copy_data_func_t | simcall_comm_send__get__copy_data_fun (smx_simcall_t simcall) |
|
static simix_copy_data_func_t | simcall_comm_send__getraw__copy_data_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__copy_data_fun (smx_simcall_t simcall, simix_copy_data_func_t arg) |
|
static void * | simcall_comm_send__get__data (smx_simcall_t simcall) |
|
static void * | simcall_comm_send__getraw__data (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__data (smx_simcall_t simcall, void *arg) |
|
static double | simcall_comm_send__get__timeout (smx_simcall_t simcall) |
|
static double | simcall_comm_send__getraw__timeout (smx_simcall_t simcall) |
|
static void | simcall_comm_send__set__timeout (smx_simcall_t simcall, double arg) |
|
static smx_actor_t | simcall_comm_isend__get__sender (smx_simcall_t simcall) |
|
static smx_actor_t | simcall_comm_isend__getraw__sender (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__sender (smx_simcall_t simcall, smx_actor_t arg) |
|
static smx_mailbox_t | simcall_comm_isend__get__mbox (smx_simcall_t simcall) |
|
static smx_mailbox_t | simcall_comm_isend__getraw__mbox (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__mbox (smx_simcall_t simcall, smx_mailbox_t arg) |
|
static double | simcall_comm_isend__get__task_size (smx_simcall_t simcall) |
|
static double | simcall_comm_isend__getraw__task_size (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__task_size (smx_simcall_t simcall, double arg) |
|
static double | simcall_comm_isend__get__rate (smx_simcall_t simcall) |
|
static double | simcall_comm_isend__getraw__rate (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__rate (smx_simcall_t simcall, double arg) |
|
static void * | simcall_comm_isend__get__src_buff (smx_simcall_t simcall) |
|
static void * | simcall_comm_isend__getraw__src_buff (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__src_buff (smx_simcall_t simcall, void *arg) |
|
static size_t | simcall_comm_isend__get__src_buff_size (smx_simcall_t simcall) |
|
static size_t | simcall_comm_isend__getraw__src_buff_size (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__src_buff_size (smx_simcall_t simcall, size_t arg) |
|
static simix_match_func_t | simcall_comm_isend__get__match_fun (smx_simcall_t simcall) |
|
static simix_match_func_t | simcall_comm_isend__getraw__match_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__match_fun (smx_simcall_t simcall, simix_match_func_t arg) |
|
static simix_clean_func_t | simcall_comm_isend__get__clean_fun (smx_simcall_t simcall) |
|
static simix_clean_func_t | simcall_comm_isend__getraw__clean_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__clean_fun (smx_simcall_t simcall, simix_clean_func_t arg) |
|
static simix_copy_data_func_t | simcall_comm_isend__get__copy_data_fun (smx_simcall_t simcall) |
|
static simix_copy_data_func_t | simcall_comm_isend__getraw__copy_data_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__copy_data_fun (smx_simcall_t simcall, simix_copy_data_func_t arg) |
|
static void * | simcall_comm_isend__get__data (smx_simcall_t simcall) |
|
static void * | simcall_comm_isend__getraw__data (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__data (smx_simcall_t simcall, void *arg) |
|
static int | simcall_comm_isend__get__detached (smx_simcall_t simcall) |
|
static int | simcall_comm_isend__getraw__detached (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__detached (smx_simcall_t simcall, int arg) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_comm_isend__get__result (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ActivityImpl * | simcall_comm_isend__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_comm_isend__set__result (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > result) |
|
static smx_actor_t | simcall_comm_recv__get__receiver (smx_simcall_t simcall) |
|
static smx_actor_t | simcall_comm_recv__getraw__receiver (smx_simcall_t simcall) |
|
static void | simcall_comm_recv__set__receiver (smx_simcall_t simcall, smx_actor_t arg) |
|
static smx_mailbox_t | simcall_comm_recv__get__mbox (smx_simcall_t simcall) |
|
static smx_mailbox_t | simcall_comm_recv__getraw__mbox (smx_simcall_t simcall) |
|
static void | simcall_comm_recv__set__mbox (smx_simcall_t simcall, smx_mailbox_t arg) |
|
static void * | simcall_comm_recv__get__dst_buff (smx_simcall_t simcall) |
|
static void * | simcall_comm_recv__getraw__dst_buff (smx_simcall_t simcall) |
|
static void | simcall_comm_recv__set__dst_buff (smx_simcall_t simcall, void *arg) |
|
static size_t * | simcall_comm_recv__get__dst_buff_size (smx_simcall_t simcall) |
|
static size_t * | simcall_comm_recv__getraw__dst_buff_size (smx_simcall_t simcall) |
|
static void | simcall_comm_recv__set__dst_buff_size (smx_simcall_t simcall, size_t *arg) |
|
static simix_match_func_t | simcall_comm_recv__get__match_fun (smx_simcall_t simcall) |
|
static simix_match_func_t | simcall_comm_recv__getraw__match_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_recv__set__match_fun (smx_simcall_t simcall, simix_match_func_t arg) |
|
static simix_copy_data_func_t | simcall_comm_recv__get__copy_data_fun (smx_simcall_t simcall) |
|
static simix_copy_data_func_t | simcall_comm_recv__getraw__copy_data_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_recv__set__copy_data_fun (smx_simcall_t simcall, simix_copy_data_func_t arg) |
|
static void * | simcall_comm_recv__get__data (smx_simcall_t simcall) |
|
static void * | simcall_comm_recv__getraw__data (smx_simcall_t simcall) |
|
static void | simcall_comm_recv__set__data (smx_simcall_t simcall, void *arg) |
|
static double | simcall_comm_recv__get__timeout (smx_simcall_t simcall) |
|
static double | simcall_comm_recv__getraw__timeout (smx_simcall_t simcall) |
|
static void | simcall_comm_recv__set__timeout (smx_simcall_t simcall, double arg) |
|
static double | simcall_comm_recv__get__rate (smx_simcall_t simcall) |
|
static double | simcall_comm_recv__getraw__rate (smx_simcall_t simcall) |
|
static void | simcall_comm_recv__set__rate (smx_simcall_t simcall, double arg) |
|
static smx_actor_t | simcall_comm_irecv__get__receiver (smx_simcall_t simcall) |
|
static smx_actor_t | simcall_comm_irecv__getraw__receiver (smx_simcall_t simcall) |
|
static void | simcall_comm_irecv__set__receiver (smx_simcall_t simcall, smx_actor_t arg) |
|
static smx_mailbox_t | simcall_comm_irecv__get__mbox (smx_simcall_t simcall) |
|
static smx_mailbox_t | simcall_comm_irecv__getraw__mbox (smx_simcall_t simcall) |
|
static void | simcall_comm_irecv__set__mbox (smx_simcall_t simcall, smx_mailbox_t arg) |
|
static void * | simcall_comm_irecv__get__dst_buff (smx_simcall_t simcall) |
|
static void * | simcall_comm_irecv__getraw__dst_buff (smx_simcall_t simcall) |
|
static void | simcall_comm_irecv__set__dst_buff (smx_simcall_t simcall, void *arg) |
|
static size_t * | simcall_comm_irecv__get__dst_buff_size (smx_simcall_t simcall) |
|
static size_t * | simcall_comm_irecv__getraw__dst_buff_size (smx_simcall_t simcall) |
|
static void | simcall_comm_irecv__set__dst_buff_size (smx_simcall_t simcall, size_t *arg) |
|
static simix_match_func_t | simcall_comm_irecv__get__match_fun (smx_simcall_t simcall) |
|
static simix_match_func_t | simcall_comm_irecv__getraw__match_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_irecv__set__match_fun (smx_simcall_t simcall, simix_match_func_t arg) |
|
static simix_copy_data_func_t | simcall_comm_irecv__get__copy_data_fun (smx_simcall_t simcall) |
|
static simix_copy_data_func_t | simcall_comm_irecv__getraw__copy_data_fun (smx_simcall_t simcall) |
|
static void | simcall_comm_irecv__set__copy_data_fun (smx_simcall_t simcall, simix_copy_data_func_t arg) |
|
static void * | simcall_comm_irecv__get__data (smx_simcall_t simcall) |
|
static void * | simcall_comm_irecv__getraw__data (smx_simcall_t simcall) |
|
static void | simcall_comm_irecv__set__data (smx_simcall_t simcall, void *arg) |
|
static double | simcall_comm_irecv__get__rate (smx_simcall_t simcall) |
|
static double | simcall_comm_irecv__getraw__rate (smx_simcall_t simcall) |
|
static void | simcall_comm_irecv__set__rate (smx_simcall_t simcall, double arg) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_comm_irecv__get__result (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ActivityImpl * | simcall_comm_irecv__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_comm_irecv__set__result (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > result) |
|
static xbt_dynar_t | simcall_comm_waitany__get__comms (smx_simcall_t simcall) |
|
static xbt_dynar_t | simcall_comm_waitany__getraw__comms (smx_simcall_t simcall) |
|
static void | simcall_comm_waitany__set__comms (smx_simcall_t simcall, xbt_dynar_t arg) |
|
static double | simcall_comm_waitany__get__timeout (smx_simcall_t simcall) |
|
static double | simcall_comm_waitany__getraw__timeout (smx_simcall_t simcall) |
|
static void | simcall_comm_waitany__set__timeout (smx_simcall_t simcall, double arg) |
|
static int | simcall_comm_waitany__get__result (smx_simcall_t simcall) |
|
static int | simcall_comm_waitany__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_comm_waitany__set__result (smx_simcall_t simcall, int result) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_comm_wait__get__comm (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ActivityImpl * | simcall_comm_wait__getraw__comm (smx_simcall_t simcall) |
|
static void | simcall_comm_wait__set__comm (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > arg) |
|
static double | simcall_comm_wait__get__timeout (smx_simcall_t simcall) |
|
static double | simcall_comm_wait__getraw__timeout (smx_simcall_t simcall) |
|
static void | simcall_comm_wait__set__timeout (smx_simcall_t simcall, double arg) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_comm_test__get__comm (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ActivityImpl * | simcall_comm_test__getraw__comm (smx_simcall_t simcall) |
|
static void | simcall_comm_test__set__comm (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > arg) |
|
static int | simcall_comm_test__get__result (smx_simcall_t simcall) |
|
static int | simcall_comm_test__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_comm_test__set__result (smx_simcall_t simcall, int result) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > * | simcall_comm_testany__get__comms (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ActivityImpl ** | simcall_comm_testany__getraw__comms (smx_simcall_t simcall) |
|
static void | simcall_comm_testany__set__comms (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > *arg) |
|
static size_t | simcall_comm_testany__get__count (smx_simcall_t simcall) |
|
static size_t | simcall_comm_testany__getraw__count (smx_simcall_t simcall) |
|
static void | simcall_comm_testany__set__count (smx_simcall_t simcall, size_t arg) |
|
static int | simcall_comm_testany__get__result (smx_simcall_t simcall) |
|
static int | simcall_comm_testany__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_comm_testany__set__result (smx_simcall_t simcall, int result) |
|
static smx_mutex_t | simcall_mutex_lock__get__mutex (smx_simcall_t simcall) |
|
static smx_mutex_t | simcall_mutex_lock__getraw__mutex (smx_simcall_t simcall) |
|
static void | simcall_mutex_lock__set__mutex (smx_simcall_t simcall, smx_mutex_t arg) |
|
static smx_mutex_t | simcall_mutex_trylock__get__mutex (smx_simcall_t simcall) |
|
static smx_mutex_t | simcall_mutex_trylock__getraw__mutex (smx_simcall_t simcall) |
|
static void | simcall_mutex_trylock__set__mutex (smx_simcall_t simcall, smx_mutex_t arg) |
|
static int | simcall_mutex_trylock__get__result (smx_simcall_t simcall) |
|
static int | simcall_mutex_trylock__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_mutex_trylock__set__result (smx_simcall_t simcall, int result) |
|
static smx_mutex_t | simcall_mutex_unlock__get__mutex (smx_simcall_t simcall) |
|
static smx_mutex_t | simcall_mutex_unlock__getraw__mutex (smx_simcall_t simcall) |
|
static void | simcall_mutex_unlock__set__mutex (smx_simcall_t simcall, smx_mutex_t arg) |
|
static smx_cond_t | simcall_cond_init__get__result (smx_simcall_t simcall) |
|
static smx_cond_t | simcall_cond_init__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_cond_init__set__result (smx_simcall_t simcall, smx_cond_t result) |
|
static smx_cond_t | simcall_cond_signal__get__cond (smx_simcall_t simcall) |
|
static smx_cond_t | simcall_cond_signal__getraw__cond (smx_simcall_t simcall) |
|
static void | simcall_cond_signal__set__cond (smx_simcall_t simcall, smx_cond_t arg) |
|
static smx_cond_t | simcall_cond_wait__get__cond (smx_simcall_t simcall) |
|
static smx_cond_t | simcall_cond_wait__getraw__cond (smx_simcall_t simcall) |
|
static void | simcall_cond_wait__set__cond (smx_simcall_t simcall, smx_cond_t arg) |
|
static smx_mutex_t | simcall_cond_wait__get__mutex (smx_simcall_t simcall) |
|
static smx_mutex_t | simcall_cond_wait__getraw__mutex (smx_simcall_t simcall) |
|
static void | simcall_cond_wait__set__mutex (smx_simcall_t simcall, smx_mutex_t arg) |
|
static smx_cond_t | simcall_cond_wait_timeout__get__cond (smx_simcall_t simcall) |
|
static smx_cond_t | simcall_cond_wait_timeout__getraw__cond (smx_simcall_t simcall) |
|
static void | simcall_cond_wait_timeout__set__cond (smx_simcall_t simcall, smx_cond_t arg) |
|
static smx_mutex_t | simcall_cond_wait_timeout__get__mutex (smx_simcall_t simcall) |
|
static smx_mutex_t | simcall_cond_wait_timeout__getraw__mutex (smx_simcall_t simcall) |
|
static void | simcall_cond_wait_timeout__set__mutex (smx_simcall_t simcall, smx_mutex_t arg) |
|
static double | simcall_cond_wait_timeout__get__timeout (smx_simcall_t simcall) |
|
static double | simcall_cond_wait_timeout__getraw__timeout (smx_simcall_t simcall) |
|
static void | simcall_cond_wait_timeout__set__timeout (smx_simcall_t simcall, double arg) |
|
static smx_cond_t | simcall_cond_broadcast__get__cond (smx_simcall_t simcall) |
|
static smx_cond_t | simcall_cond_broadcast__getraw__cond (smx_simcall_t simcall) |
|
static void | simcall_cond_broadcast__set__cond (smx_simcall_t simcall, smx_cond_t arg) |
|
static smx_sem_t | simcall_sem_acquire__get__sem (smx_simcall_t simcall) |
|
static smx_sem_t | simcall_sem_acquire__getraw__sem (smx_simcall_t simcall) |
|
static void | simcall_sem_acquire__set__sem (smx_simcall_t simcall, smx_sem_t arg) |
|
static smx_sem_t | simcall_sem_acquire_timeout__get__sem (smx_simcall_t simcall) |
|
static smx_sem_t | simcall_sem_acquire_timeout__getraw__sem (smx_simcall_t simcall) |
|
static void | simcall_sem_acquire_timeout__set__sem (smx_simcall_t simcall, smx_sem_t arg) |
|
static double | simcall_sem_acquire_timeout__get__timeout (smx_simcall_t simcall) |
|
static double | simcall_sem_acquire_timeout__getraw__timeout (smx_simcall_t simcall) |
|
static void | simcall_sem_acquire_timeout__set__timeout (smx_simcall_t simcall, double arg) |
|
static surf_storage_t | simcall_storage_read__get__st (smx_simcall_t simcall) |
|
static surf_storage_t | simcall_storage_read__getraw__st (smx_simcall_t simcall) |
|
static void | simcall_storage_read__set__st (smx_simcall_t simcall, surf_storage_t arg) |
|
static sg_size_t | simcall_storage_read__get__size (smx_simcall_t simcall) |
|
static sg_size_t | simcall_storage_read__getraw__size (smx_simcall_t simcall) |
|
static void | simcall_storage_read__set__size (smx_simcall_t simcall, sg_size_t arg) |
|
static sg_size_t | simcall_storage_read__get__result (smx_simcall_t simcall) |
|
static sg_size_t | simcall_storage_read__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_storage_read__set__result (smx_simcall_t simcall, sg_size_t result) |
|
static surf_storage_t | simcall_storage_write__get__st (smx_simcall_t simcall) |
|
static surf_storage_t | simcall_storage_write__getraw__st (smx_simcall_t simcall) |
|
static void | simcall_storage_write__set__st (smx_simcall_t simcall, surf_storage_t arg) |
|
static sg_size_t | simcall_storage_write__get__size (smx_simcall_t simcall) |
|
static sg_size_t | simcall_storage_write__getraw__size (smx_simcall_t simcall) |
|
static void | simcall_storage_write__set__size (smx_simcall_t simcall, sg_size_t arg) |
|
static sg_size_t | simcall_storage_write__get__result (smx_simcall_t simcall) |
|
static sg_size_t | simcall_storage_write__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_storage_write__set__result (smx_simcall_t simcall, sg_size_t result) |
|
static int | simcall_mc_random__get__min (smx_simcall_t simcall) |
|
static int | simcall_mc_random__getraw__min (smx_simcall_t simcall) |
|
static void | simcall_mc_random__set__min (smx_simcall_t simcall, int arg) |
|
static int | simcall_mc_random__get__max (smx_simcall_t simcall) |
|
static int | simcall_mc_random__getraw__max (smx_simcall_t simcall) |
|
static void | simcall_mc_random__set__max (smx_simcall_t simcall, int arg) |
|
static int | simcall_mc_random__get__result (smx_simcall_t simcall) |
|
static int | simcall_mc_random__getraw__result (smx_simcall_t simcall) |
|
static void | simcall_mc_random__set__result (smx_simcall_t simcall, int result) |
|
static boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_set_category__get__synchro (smx_simcall_t simcall) |
|
static simgrid::kernel::activity::ActivityImpl * | simcall_set_category__getraw__synchro (smx_simcall_t simcall) |
|
static void | simcall_set_category__set__synchro (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > arg) |
|
static const char * | simcall_set_category__get__category (smx_simcall_t simcall) |
|
static const char * | simcall_set_category__getraw__category (smx_simcall_t simcall) |
|
static void | simcall_set_category__set__category (smx_simcall_t simcall, const char *arg) |
|
static std::function< void()> const * | simcall_run_kernel__get__code (smx_simcall_t simcall) |
|
static std::function< void()> const * | simcall_run_kernel__getraw__code (smx_simcall_t simcall) |
|
static void | simcall_run_kernel__set__code (smx_simcall_t simcall, std::function< void()> const *arg) |
|
static std::function< void()> const * | simcall_run_blocking__get__code (smx_simcall_t simcall) |
|
static std::function< void()> const * | simcall_run_blocking__getraw__code (smx_simcall_t simcall) |
|
static void | simcall_run_blocking__set__code (smx_simcall_t simcall, std::function< void()> const *arg) |
|
void | simcall_HANDLER_process_killall (smx_simcall_t simcall, int reset_pid) |
|
void | simcall_HANDLER_process_suspend (smx_simcall_t simcall, smx_actor_t process) |
|
void | simcall_HANDLER_process_join (smx_simcall_t simcall, smx_actor_t process, double timeout) |
|
void | simcall_HANDLER_process_sleep (smx_simcall_t simcall, double duration) |
|
void | simcall_HANDLER_execution_wait (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > execution) |
|
void | simcall_HANDLER_execution_test (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > execution) |
|
boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_HANDLER_comm_iprobe (smx_simcall_t simcall, smx_mailbox_t mbox, int type, simix_match_func_t match_fun, void *data) |
|
void | simcall_HANDLER_comm_send (smx_simcall_t simcall, smx_actor_t sender, smx_mailbox_t mbox, double task_size, double rate, void *src_buff, size_t src_buff_size, simix_match_func_t match_fun, simix_copy_data_func_t copy_data_fun, void *data, double timeout) |
|
boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_HANDLER_comm_isend (smx_simcall_t simcall, smx_actor_t sender, smx_mailbox_t mbox, double task_size, double rate, void *src_buff, size_t src_buff_size, simix_match_func_t match_fun, simix_clean_func_t clean_fun, simix_copy_data_func_t copy_data_fun, void *data, int detached) |
|
void | simcall_HANDLER_comm_recv (smx_simcall_t simcall, smx_actor_t receiver, smx_mailbox_t mbox, void *dst_buff, size_t *dst_buff_size, simix_match_func_t match_fun, simix_copy_data_func_t copy_data_fun, void *data, double timeout, double rate) |
|
boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > | simcall_HANDLER_comm_irecv (smx_simcall_t simcall, smx_actor_t receiver, smx_mailbox_t mbox, void *dst_buff, size_t *dst_buff_size, simix_match_func_t match_fun, simix_copy_data_func_t copy_data_fun, void *data, double rate) |
|
void | simcall_HANDLER_comm_waitany (smx_simcall_t simcall, xbt_dynar_t comms, double timeout) |
|
void | simcall_HANDLER_comm_wait (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > comm, double timeout) |
|
void | simcall_HANDLER_comm_test (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > comm) |
|
void | simcall_HANDLER_comm_testany (smx_simcall_t simcall, boost::intrusive_ptr< simgrid::kernel::activity::ActivityImpl > *comms, size_t count) |
|
void | simcall_HANDLER_mutex_lock (smx_simcall_t simcall, smx_mutex_t mutex) |
|
int | simcall_HANDLER_mutex_trylock (smx_simcall_t simcall, smx_mutex_t mutex) |
|
void | simcall_HANDLER_mutex_unlock (smx_simcall_t simcall, smx_mutex_t mutex) |
|
void | simcall_HANDLER_cond_wait (smx_simcall_t simcall, smx_cond_t cond, smx_mutex_t mutex) |
| Handle a condition waiting simcall without timeouts. More...
|
|
void | simcall_HANDLER_cond_wait_timeout (smx_simcall_t simcall, smx_cond_t cond, smx_mutex_t mutex, double timeout) |
| Handle a condition waiting simcall with timeouts. More...
|
|
void | simcall_HANDLER_sem_acquire (smx_simcall_t simcall, smx_sem_t sem) |
| Handles a sem acquire simcall without timeout. More...
|
|
void | simcall_HANDLER_sem_acquire_timeout (smx_simcall_t simcall, smx_sem_t sem, double timeout) |
| Handles a sem acquire simcall with timeout. More...
|
|
void | simcall_HANDLER_storage_read (smx_simcall_t simcall, surf_storage_t st, sg_size_t size) |
|
void | simcall_HANDLER_storage_write (smx_simcall_t simcall, surf_storage_t st, sg_size_t size) |
|
int | simcall_HANDLER_mc_random (smx_simcall_t simcall, int min, int max) |
|