gem5 v24.0.0.0
|
Public Attributes | |
const LinkID | m_link_id |
const NetDest | m_routing_entry |
const std::vector< MessageBuffer * > | m_out_buffers |
int | m_order |
int | m_weight |
Definition at line 73 of file WeightBased.hh.
const LinkID gem5::ruby::WeightBased::LinkInfo::m_link_id |
Definition at line 74 of file WeightBased.hh.
int gem5::ruby::WeightBased::LinkInfo::m_order |
Definition at line 77 of file WeightBased.hh.
const std::vector<MessageBuffer*> gem5::ruby::WeightBased::LinkInfo::m_out_buffers |
Definition at line 76 of file WeightBased.hh.
const NetDest gem5::ruby::WeightBased::LinkInfo::m_routing_entry |
Definition at line 75 of file WeightBased.hh.
int gem5::ruby::WeightBased::LinkInfo::m_weight |
Definition at line 78 of file WeightBased.hh.