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

/gem5/src/systemc/core/
H A Dscheduler.hh353 StatusStopped enumerator in enum:sc_gem5::Scheduler::Status
360 bool stopped() { return status() == StatusStopped; }
H A Dscheduler.cc383 status(StatusStopped);

Completed in 7 milliseconds