Searched defs:dist_rank (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.cc606 DistIface::DistIface(unsigned dist_rank, argument
H A DEthernet.py76 dist_rank = Param.UInt32('0', "Rank of this gem5 process (dist run)") variable in class:DistEtherLink

Completed in 10 milliseconds