#include <packet_flow_param_expander.h>
|
| void | expand_amm1_nic (sprockit::sim_parameters *params, sprockit::sim_parameters *nic_params) |
| |
| void | expand_amm1_network (sprockit::sim_parameters *params, sprockit::sim_parameters *switch_params, int packet_size, bool set_xbar) |
| |
| void | expand_amm1_memory (sprockit::sim_parameters *params, sprockit::sim_parameters *mem_params) |
| |
| void | expand_amm2_memory (sprockit::sim_parameters *params, sprockit::sim_parameters *mem_params) |
| |
| void | expand_amm3_network (sprockit::sim_parameters *params, sprockit::sim_parameters *switch_params, int packet_size) |
| |
| void | expand_amm4_nic (sprockit::sim_parameters *params, sprockit::sim_parameters *top_params, sprockit::sim_parameters *nic_params) |
| |
| void | expand_amm4_network (sprockit::sim_parameters *params, sprockit::sim_parameters *top_params, sprockit::sim_parameters *nic_params, int packet_size) |
| |
| double | switch_bandwidth_multiplier (sprockit::sim_parameters *params) const |
| |
| int | switch_buffer_multiplier (sprockit::sim_parameters *params) const |
| |
| double | network_bandwidth_multiplier (sprockit::sim_parameters *params) const |
| |
Definition at line 9 of file packet_flow_param_expander.h.
| virtual void sstmac::hw::packet_flow_param_expander::expand |
( |
sprockit::sim_parameters * |
params | ) |
|
|
virtual |
| void sstmac::hw::packet_flow_param_expander::expand_amm1_memory |
( |
sprockit::sim_parameters * |
params, |
|
|
sprockit::sim_parameters * |
mem_params |
|
) |
| |
|
private |
| void sstmac::hw::packet_flow_param_expander::expand_amm1_network |
( |
sprockit::sim_parameters * |
params, |
|
|
sprockit::sim_parameters * |
switch_params, |
|
|
int |
packet_size, |
|
|
bool |
set_xbar |
|
) |
| |
|
private |
| void sstmac::hw::packet_flow_param_expander::expand_amm1_nic |
( |
sprockit::sim_parameters * |
params, |
|
|
sprockit::sim_parameters * |
nic_params |
|
) |
| |
|
private |
| void sstmac::hw::packet_flow_param_expander::expand_amm2_memory |
( |
sprockit::sim_parameters * |
params, |
|
|
sprockit::sim_parameters * |
mem_params |
|
) |
| |
|
private |
| void sstmac::hw::packet_flow_param_expander::expand_amm3_network |
( |
sprockit::sim_parameters * |
params, |
|
|
sprockit::sim_parameters * |
switch_params, |
|
|
int |
packet_size |
|
) |
| |
|
private |
| void sstmac::hw::packet_flow_param_expander::expand_amm4_network |
( |
sprockit::sim_parameters * |
params, |
|
|
sprockit::sim_parameters * |
top_params, |
|
|
sprockit::sim_parameters * |
nic_params, |
|
|
int |
packet_size |
|
) |
| |
|
private |
| void sstmac::hw::packet_flow_param_expander::expand_amm4_nic |
( |
sprockit::sim_parameters * |
params, |
|
|
sprockit::sim_parameters * |
top_params, |
|
|
sprockit::sim_parameters * |
nic_params |
|
) |
| |
|
private |
| double sstmac::hw::packet_flow_param_expander::network_bandwidth_multiplier |
( |
sprockit::sim_parameters * |
params | ) |
const |
|
inlineprivatevirtual |
| double sstmac::hw::packet_flow_param_expander::switch_bandwidth_multiplier |
( |
sprockit::sim_parameters * |
params | ) |
const |
|
inlineprivatevirtual |
| int sstmac::hw::packet_flow_param_expander::switch_buffer_multiplier |
( |
sprockit::sim_parameters * |
params | ) |
const |
|
inlineprivatevirtual |
| std::string sstmac::hw::packet_flow_param_expander::to_string |
( |
| ) |
const |
|
inline |
| int sstmac::hw::packet_flow_param_expander::buffer_depth_ |
|
private |
| bool sstmac::hw::packet_flow_param_expander::tiled_switch_ |
|
private |
The documentation for this class was generated from the following file: