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

Public Member Functions | |
| config () | |
Public Attributes | |
| config_type_t | ty |
| double | src_buffer_weight |
| double | dst_buffer_weight |
| double | xbar_weight |
| double | link_weight |
| int | red |
| double | bw |
| timestamp | latency |
Definition at line 33 of file connection.h.
|
inline |
Definition at line 42 of file connection.h.
| double sstmac::hw::connectable::config::bw |
Definition at line 40 of file connection.h.
| double sstmac::hw::connectable::config::dst_buffer_weight |
Definition at line 36 of file connection.h.
| timestamp sstmac::hw::connectable::config::latency |
Definition at line 41 of file connection.h.
| double sstmac::hw::connectable::config::link_weight |
Definition at line 38 of file connection.h.
| int sstmac::hw::connectable::config::red |
Definition at line 39 of file connection.h.
| double sstmac::hw::connectable::config::src_buffer_weight |
Definition at line 35 of file connection.h.
| config_type_t sstmac::hw::connectable::config::ty |
Definition at line 34 of file connection.h.
Referenced by sstmac::hw::connectable::str().
| double sstmac::hw::connectable::config::xbar_weight |
Definition at line 37 of file connection.h.
1.8.11