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

/gem5/src/systemc/core/
H A Dscheduler.cc54 _status(StatusOther), maxTick(::MaxTick),
143 status(StatusOther);
309 status(StatusOther);
324 status(StatusOther);
404 status(StatusOther);
461 status(StatusOther);
H A Dscheduler.hh347 StatusOther = 0, enumerator in enum:sc_gem5::Scheduler::Status
519 scheduler.status(StatusOther);

Completed in 7 milliseconds