SimGrid  3.14.159
Versatile Simulation of Distributed Systems
s_sg_platf_host_cbarg_t Struct Reference

#include <platf_private.hpp>

Public Attributes

const char * id
 
std::vector< double > speed_per_pstate
 
int pstate
 
int core_amount
 
tmgr_trace_t speed_trace
 
tmgr_trace_t state_trace
 
const char * coord
 
xbt_dict_t properties
 

Member Data Documentation

◆ id

const char* s_sg_platf_host_cbarg_t::id

◆ speed_per_pstate

std::vector<double> s_sg_platf_host_cbarg_t::speed_per_pstate

◆ pstate

int s_sg_platf_host_cbarg_t::pstate

◆ core_amount

int s_sg_platf_host_cbarg_t::core_amount

◆ speed_trace

tmgr_trace_t s_sg_platf_host_cbarg_t::speed_trace

◆ state_trace

tmgr_trace_t s_sg_platf_host_cbarg_t::state_trace

◆ coord

const char* s_sg_platf_host_cbarg_t::coord

◆ properties

xbt_dict_t s_sg_platf_host_cbarg_t::properties

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