Searched refs:garnet_deadlock_threshold (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/ruby/network/garnet2.0/
H A DGarnetNetwork.py49 garnet_deadlock_threshold = Param.UInt32(50000, variable in class:GarnetNetwork
62 garnet_deadlock_threshold = Param.UInt32(Parent.garnet_deadlock_threshold, variable in class:GarnetNetworkInterface
H A DNetworkInterface.cc54 m_deadlock_threshold(p->garnet_deadlock_threshold),
/gem5/configs/network/
H A DNetwork.py112 network.garnet_deadlock_threshold = options.garnet_deadlock_threshold

Completed in 4 milliseconds