Searched refs:progress (Results 1 - 5 of 5) sorted by relevance

/gem5/src/cpu/testers/garnet_synthetic_traffic/
H A DGarnetSyntheticTraffic.py55 due to lack of progress")
/gem5/configs/example/
H A Druby_mem_test.py54 parser.add_option("--progress", type="int", default=1000,
105 progress_interval = options.progress,
117 progress_interval = options.progress,
H A Dmemtest.py103 parser.add_option("--progress", type="int", default=100000,
223 progress_interval = options.progress)
253 # Scale the progress threshold as testers higher up in the tree
/gem5/src/dev/net/
H A Ddist_iface.hh184 virtual bool progress(Tick send_tick,
226 bool progress(Tick max_req_tick,
265 bool progress(Tick max_req_tick,
H A Ddist_iface.cc201 DistIface::SyncSwitch::progress(Tick send_tick, function in class:DistIface::SyncSwitch
242 DistIface::SyncNode::progress(Tick max_send_tick, function in class:DistIface::SyncNode
693 // thread a chance to make progress and process the exit event.
707 if (!sync->progress(header.sendTick,

Completed in 12 milliseconds