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

/gem5/src/mem/ruby/network/simple/
H A DSwitch.cc82 Throttle* throttle_ptr = new Throttle(m_id, rs, m_throttles.size(), local
87 m_throttles.push_back(throttle_ptr);
103 throttle_ptr->addLinks(intermediateBuffers, out);

Completed in 8 milliseconds