Searched defs:num_nodes (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/net/
H A Dtcp_iface.cc82 TCPIface(string server_name, unsigned server_port, unsigned dist_rank, unsigned dist_size, Tick sync_start, Tick sync_repeat, EventManager *em, bool use_pseudo_op, bool is_switch, int num_nodes) argument
H A Ddist_iface.cc96 DistIface::SyncSwitch::SyncSwitch(int num_nodes) argument
606 DistIface(unsigned dist_rank, unsigned dist_size, Tick sync_start, Tick sync_repeat, EventManager *em, bool use_pseudo_op, bool is_switch, int num_nodes) argument
H A DEthernet.py84 num_nodes = Param.UInt32('2', "Number of simulate nodes") variable in class:DistEtherLink

Completed in 6 milliseconds