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

/gem5/src/cpu/minor/
H A Dfetch1.hh247 wakeupGuard(false)
280 bool wakeupGuard; member in struct:Minor::Fetch1::Fetch1ThreadInfo
H A Dfetch1.cc499 if (thread.wakeupGuard) {
709 thread.wakeupGuard = false;
720 thread.wakeupGuard = true;

Completed in 8 milliseconds