Searched defs:sync_repeat (Results 1 - 4 of 4) 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_etherlink.cc83 Tick sync_repeat; local
H A Ddist_iface.cc201 progress(Tick send_tick, Tick sync_repeat, ReqType need_ckpt, ReqType need_exit, ReqType need_stop_sync) 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.py79 sync_repeat = Param.Latency('10us', "dist sync barrier repeat") variable in class:DistEtherLink

Completed in 11 milliseconds