Searched defs:endpoint_bandwidth (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/network/simple/
H A DSimpleNetwork.py42 endpoint_bandwidth = Param.Int(1000, "bandwidth adjustment factor"); variable in class:SimpleNetwork
H A DThrottle.cc51 Throttle(int sID, RubySystem *rs, NodeID node, Cycles link_latency, int link_bandwidth_multiplier, int endpoint_bandwidth, Switch *em) argument

Completed in 5 milliseconds