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

/gem5/src/dev/
H A Ddma_device.cc450 const bool old_active(isActive());
455 if (old_active && !isActive())
H A Ddma_device.hh432 bool isActive() const {
/gem5/src/cpu/o3/
H A Dcpu.cc635 list<ThreadID>::iterator isActive = local
641 if (isActive == activeThreads.end()) {

Completed in 12 milliseconds