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

/gem5/src/mem/ruby/network/garnet2.0/
H A DRoutingUnit.cc69 RoutingUnit::lookupRoutingTable(int vnet, NetDest msg_destination) argument
85 if (msg_destination.intersectionIsNotEmpty(m_routing_table[link])) {
94 if (msg_destination.intersectionIsNotEmpty(m_routing_table[link])) {

Completed in 2 milliseconds