SimGrid  3.13
Versatile Simulation of Distributed Systems
s_instr_extra_data Struct Reference

#include <instr_private.h>

Public Attributes

e_caller_type type
 
int send_size
 
int recv_size
 
double comp_size
 
double sleep_duration
 
int src
 
int dst
 
int root
 
const char * datatype1
 
const char * datatype2
 
int * sendcounts
 
int * recvcounts
 
int num_processes
 

Member Data Documentation

e_caller_type s_instr_extra_data::type
int s_instr_extra_data::send_size
int s_instr_extra_data::recv_size
double s_instr_extra_data::comp_size
double s_instr_extra_data::sleep_duration
int s_instr_extra_data::src
int s_instr_extra_data::dst
int s_instr_extra_data::root
const char* s_instr_extra_data::datatype1
const char* s_instr_extra_data::datatype2
int* s_instr_extra_data::sendcounts
int* s_instr_extra_data::recvcounts
int s_instr_extra_data::num_processes

The documentation for this struct was generated from the following file: