Searched defs:virt_nets (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/ruby/network/garnet2.0/
H A DGarnetLink.py43 virt_nets = Param.Int(Parent.number_of_virtual_networks, variable in class:NetworkLink
H A DGarnetNetwork.py60 virt_nets = Param.UInt32(Parent.number_of_virtual_networks, variable in class:GarnetNetworkInterface
71 virt_nets = Param.UInt32(Parent.number_of_virtual_networks, variable in class:GarnetRouter
/gem5/src/mem/ruby/network/simple/
H A DSimpleNetwork.py78 virt_nets = Param.Int(Parent.number_of_virtual_networks, variable in class:Switch
H A DPerfectSwitch.cc52 PerfectSwitch::PerfectSwitch(SwitchID sid, Switch *sw, uint32_t virt_nets) argument

Completed in 7 milliseconds