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

/gem5/src/gpu-compute/
H A Ddispatcher.cc267 int fail_count = 0; local
274 while (execIds.size() > fail_count) {
288 ++fail_count;

Completed in 4 milliseconds