|
SST/macro
|
#include <switch_interconnect.h>


Protected Member Functions | |
| switch_interconnect_base (partition *part, parallel_runtime *rt) | |
| timestamp | send_delay (int num_hops, int num_bytes) const |
Protected Attributes | |
| double | hop_bw_ |
| timestamp | hop_latency_ |
| timestamp | injection_latency_ |
| timestamp | lookahead_ |
Definition at line 24 of file switch_interconnect.h.
|
inlineprotected |
Definition at line 28 of file switch_interconnect.h.
|
inlineprotected |
Definition at line 33 of file switch_interconnect.h.
References hop_bw_, hop_latency_, and injection_latency_.
|
protected |
Definition at line 40 of file switch_interconnect.h.
Referenced by send_delay().
|
protected |
Definition at line 42 of file switch_interconnect.h.
Referenced by sstmac::hw::macro_switch_interconnect::hop_latency(), and send_delay().
|
protected |
Definition at line 44 of file switch_interconnect.h.
Referenced by send_delay().
|
protected |
Definition at line 46 of file switch_interconnect.h.
Referenced by sstmac::hw::macro_switch_interconnect::lookahead().
1.8.11