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

/gem5/src/cpu/testers/garnet_synthetic_traffic/
H A DGarnetSyntheticTraffic.hh118 Tick noResponseCycles; member in class:GarnetSyntheticTraffic
H A DGarnetSyntheticTraffic.cc98 noResponseCycles = 0;
137 noResponseCycles = 0;
145 if (++noResponseCycles >= responseLimit) {

Completed in 3 milliseconds