Searched refs:increment_hops (Results 1 - 2 of 2) sorted by relevance
/gem5/src/mem/ruby/network/garnet2.0/ | ||
H A D | flit.hh | 72 void increment_hops() { m_route.hops_traversed++; } function in class:flit |
H A D | InputUnit.cc | 92 t_flit->increment_hops(); // for stats |
Completed in 5 milliseconds