Searched defs:isBusy (Results 1 - 5 of 5) sorted by relevance

/gem5/src/dev/arm/
H A Dsmmu_v3_cmdexec.hh67 bool isBusy() const { return busy; } function in class:SMMUCommandExecProcess
/gem5/src/dev/net/
H A Detherint.hh77 virtual bool isBusy() { return false; } function in class:EtherInt
H A Ddist_etherlink.hh194 bool isBusy() { return txLink->busy(); } function in class:DistEtherLink::LocalIface
H A Detherlink.hh137 bool isBusy() { return txlink->busy(); } function in class:EtherLink::Interface
/gem5/src/mem/
H A Dsimple_mem.hh134 bool isBusy; member in class:SimpleMemory

Completed in 4 milliseconds