Searched refs:getUtilization (Results 1 - 2 of 2) sorted by relevance
/gem5/src/mem/ruby/network/simple/ | ||
H A D | Throttle.hh | 68 const Stats::Scalar & getUtilization() const function in class:Throttle |
H A D | Switch.cc | 124 m_avg_utilization += m_throttles[i]->getUtilization(); |
Completed in 3 milliseconds