Searched defs:busy (Results 1 - 13 of 13) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3_cmdexec.hh53 bool busy; member in class:SMMUCommandExecProcess
/gem5/src/dev/net/
H A Detherbus.hh72 bool busy() const { return (bool)packet; } function in class:EtherBus
H A Ddist_etherlink.hh95 bool busy() const { return (bool)packet; } function in class:DistEtherLink::Link
H A Detherlink.hh115 bool busy() const { return (bool)packet; } function in class:EtherLink::Link
H A Dsinic.cc757 bool busy = Regs::get_RxDone_Busy(vn->RxDone); local
/gem5/src/mem/ruby/system/
H A DDMASequencer.hh65 bool busy() { return m_outstanding_count > 0; } function in class:DMASequencer
/gem5/src/gpu-compute/
H A Dcondition_register_state.hh98 std::vector<uint8_t> busy; member in class:ConditionRegisterState
H A Dvector_register_file.hh135 std::vector<uint8_t> busy; member in class:VrfAccessType::VectorRegisterFile
H A Dshader.cc303 Shader::busy() function in class:Shader
/gem5/src/systemc/ext/core/
H A Dsc_event.hh92 mutable unsigned busy; member in class:sc_core::sc_event_and_list
124 mutable unsigned busy; member in class:sc_core::sc_event_or_list
/gem5/src/dev/sparc/
H A Diob.hh102 bool busy; member in struct:Iob::IntBusy
/gem5/src/dev/pci/
H A Dcopy_engine.hh73 bool busy; member in class:CopyEngine::CopyEngineChannel
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_event.h563 sc_event_list::busy() const function in class:sc_core::sc_event_list

Completed in 21 milliseconds