Searched refs:dist_size (Results 1 - 10 of 10) sorted by relevance

/gem5/configs/dist/
H A Dsw.py53 dist_size = options.dist_size,
59 num_nodes = options.dist_size)
60 for i in range(options.dist_size)]
/gem5/configs/example/arm/
H A Ddist_bigLITTLE.py112 dist_size = options.dist_size,
/gem5/src/dev/net/
H A Dtcp_iface.hh149 unsigned dist_rank, unsigned dist_size,
H A Dtcp_iface.cc83 unsigned dist_rank, unsigned dist_size,
87 DistIface(dist_rank, dist_size, sync_start, sync_repeat, em, use_pseudo_op,
82 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_etherlink.cc95 p->dist_rank, p->dist_size,
H A Ddist_iface.hh577 unsigned dist_size,
H A DEthernet.py77 dist_size = Param.UInt32('1', "Number of gem5 processes (dist run)") variable in class:DistEtherLink
H A Ddist_iface.cc607 unsigned dist_size,
615 rank(dist_rank), size(dist_size)
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
/gem5/configs/example/
H A Dfs.py348 options.dist_size,
/gem5/configs/common/
H A DFSConfig.py699 dist_size = size,

Completed in 19 milliseconds