Searched defs:active (Results 1 - 10 of 10) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_except.cpp46 sc_unwind_exception::active() const function in class:sc_core::sc_unwind_exception
H A Dsc_reset.cpp136 bool active; // true if reset is active. local
[all...]
/gem5/src/cpu/
H A Dactivity.hh90 bool active() { return activityCount; } function in class:ActivityRecorder
[all...]
/gem5/ext/nomali/lib/
H A Djobslot.cc92 JobSlot::active() const function in class:NoMali::JobSlot
/gem5/src/cpu/kvm/
H A Dvm.hh548 bool active; member in class:KvmVM::MemorySlot
/gem5/src/dev/
H A Dpixelpump.hh175 bool active() const { return evBeginLine.active(); } function in class:BasePixelPump
278 bool active() const { return scheduled() || suspended; } function in class:BasePixelPump::PixelEvent
/gem5/src/dev/storage/
H A Dide_ctrl.hh60 Bitfield<0> active; member in class:IdeController
/gem5/src/base/
H A Dremote_gdb.hh191 bool active; member in class:BaseRemoteGDB
/gem5/src/dev/arm/
H A Dgic_v3_distributor.cc663 bool active = data & (1 << i) ? 1 : 0; local
/gem5/src/arch/sparc/
H A Dmiscregs.hh148 const static int active = 0x01; member in struct:SparcISA::STS

Completed in 22 milliseconds