Searched defs:init_net_ptr (Results 1 - 3 of 3) sorted by relevance
/gem5/src/mem/ruby/network/simple/ | ||
H A D | Switch.hh | 79 void init_net_ptr(SimpleNetwork* net_ptr) { m_network_ptr = net_ptr; } function in class:Switch |
/gem5/src/mem/ruby/network/garnet2.0/ | ||
H A D | NetworkInterface.hh | 73 void init_net_ptr(GarnetNetwork *net_ptr) { m_net_ptr = net_ptr; } function in class:NetworkInterface |
H A D | Router.hh | 83 void init_net_ptr(GarnetNetwork* net_ptr) function in class:Router |
Completed in 5 milliseconds