Searched refs:m_link_bandwidth_multiplier (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/network/simple/
H A DThrottle.hh74 { return m_endpoint_bandwidth * m_link_bandwidth_multiplier; }
102 int m_link_bandwidth_multiplier; member in class:Throttle
H A DThrottle.cc60 m_link_bandwidth_multiplier = link_bandwidth_multiplier;

Completed in 5 milliseconds