SimGrid  3.18
Versatile Simulation of Distributed Systems
s_sg_platf_host_cbarg_t Struct Reference

#include <platf_private.hpp>

Public Attributes

const char * id = nullptr
 
std::vector< double > speed_per_pstate
 
int pstate = 0
 
int core_amount = 0
 
tmgr_trace_t speed_trace = nullptr
 
tmgr_trace_t state_trace = nullptr
 
const char * coord = nullptr
 
std::map< std::string, std::string > * properties = nullptr
 

Member Data Documentation

◆ id

const char* s_sg_platf_host_cbarg_t::id = nullptr

◆ speed_per_pstate

std::vector<double> s_sg_platf_host_cbarg_t::speed_per_pstate

◆ pstate

int s_sg_platf_host_cbarg_t::pstate = 0

◆ core_amount

int s_sg_platf_host_cbarg_t::core_amount = 0

◆ speed_trace

tmgr_trace_t s_sg_platf_host_cbarg_t::speed_trace = nullptr

◆ state_trace

tmgr_trace_t s_sg_platf_host_cbarg_t::state_trace = nullptr

◆ coord

const char* s_sg_platf_host_cbarg_t::coord = nullptr

◆ properties

std::map<std::string, std::string>* s_sg_platf_host_cbarg_t::properties = nullptr

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