SimGrid  3.14.159
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

§ type

e_caller_type s_instr_extra_data::type

§ send_size

int s_instr_extra_data::send_size

§ recv_size

int s_instr_extra_data::recv_size

§ comp_size

double s_instr_extra_data::comp_size

§ sleep_duration

double s_instr_extra_data::sleep_duration

§ src

int s_instr_extra_data::src

§ dst

int s_instr_extra_data::dst

§ root

int s_instr_extra_data::root

§ datatype1

const char* s_instr_extra_data::datatype1

§ datatype2

const char* s_instr_extra_data::datatype2

§ sendcounts

int* s_instr_extra_data::sendcounts

§ recvcounts

int* s_instr_extra_data::recvcounts

§ num_processes

int s_instr_extra_data::num_processes

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