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

/gem5/src/mem/ruby/network/
H A DTopology.cc42 const int INFINITE_LATENCY = 10000; // Yes, this is a big hack variable
123 vector<int>(num_switches, INFINITE_LATENCY));
152 if (weight > 0 && weight != INFINITE_LATENCY) {

Completed in 4 milliseconds