SimGrid
3.18
Versatile Simulation of Distributed Systems
|
#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 |
const char* s_sg_platf_host_cbarg_t::id = nullptr |
std::vector<double> s_sg_platf_host_cbarg_t::speed_per_pstate |
int s_sg_platf_host_cbarg_t::pstate = 0 |
int s_sg_platf_host_cbarg_t::core_amount = 0 |
tmgr_trace_t s_sg_platf_host_cbarg_t::speed_trace = nullptr |
tmgr_trace_t s_sg_platf_host_cbarg_t::state_trace = nullptr |
const char* s_sg_platf_host_cbarg_t::coord = nullptr |
std::map<std::string, std::string>* s_sg_platf_host_cbarg_t::properties = nullptr |