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

Public Attributes | |
| double | incoming_bw |
| double | outgoing_bw |
| timestamp | now |
| timestamp | head_leaves |
| timestamp | tail_leaves |
| timestamp | credit_leaves |
| packet_flow_payload * | pkt |
| int | src_outport |
| int | dst_inport |
Definition at line 18 of file packet_flow_stats.h.
| timestamp sstmac::hw::packet_stats_st::credit_leaves |
Definition at line 25 of file packet_flow_stats.h.
| int sstmac::hw::packet_stats_st::dst_inport |
Definition at line 28 of file packet_flow_stats.h.
| timestamp sstmac::hw::packet_stats_st::head_leaves |
Definition at line 23 of file packet_flow_stats.h.
| double sstmac::hw::packet_stats_st::incoming_bw |
Definition at line 20 of file packet_flow_stats.h.
| timestamp sstmac::hw::packet_stats_st::now |
Definition at line 22 of file packet_flow_stats.h.
| double sstmac::hw::packet_stats_st::outgoing_bw |
Definition at line 21 of file packet_flow_stats.h.
| packet_flow_payload* sstmac::hw::packet_stats_st::pkt |
Definition at line 26 of file packet_flow_stats.h.
Referenced by sstmac::hw::packet_delay_stats::set_event_manager(), and sstmac::hw::packet_sent_stats::~packet_sent_stats().
| int sstmac::hw::packet_stats_st::src_outport |
Definition at line 27 of file packet_flow_stats.h.
| timestamp sstmac::hw::packet_stats_st::tail_leaves |
Definition at line 24 of file packet_flow_stats.h.
1.8.11