Searched defs:garnet_deadlock_threshold (Results 1 - 1 of 1) 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

Completed in 4 milliseconds