Searched defs:dist_size (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(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.py77 dist_size = Param.UInt32('1', "Number of gem5 processes (dist run)") variable in class:DistEtherLink

Completed in 11 milliseconds