Searched refs:sync_start (Results 1 - 9 of 9) sorted by relevance

/gem5/src/dev/net/
H A Dtcp_iface.hh143 * @param sync_start The tick for the first dist synchronisation.
150 Tick sync_start, Tick sync_repeat, EventManager *em,
H A Dtcp_iface.cc84 Tick sync_start, Tick sync_repeat,
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.cc96 p->sync_start, sync_repeat, this,
H A Ddist_iface.hh572 * @param sync_start Start tick for dist synchronisation
578 Tick sync_start,
H A DEthernet.py78 sync_start = Param.Latency('5200000000000t', "first dist sync barrier") variable in class:DistEtherLink
H A Ddist_iface.cc608 Tick sync_start,
613 syncStart(sync_start), syncRepeat(sync_repeat),
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/dist/
H A Dsw.py56 sync_start = options.dist_sync_start,
/gem5/configs/example/arm/
H A Ddist_bigLITTLE.py115 sync_start = options.dist_sync_start,
/gem5/configs/common/
H A DFSConfig.py689 sync_start,
702 sync_start = sync_start,

Completed in 19 milliseconds