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

/gem5/util/tlm/src/
H A Dsc_master_port.hh146 class SCMasterPortHandler : public ExternalMaster::Handler class in namespace:Gem5SystemC
152 SCMasterPortHandler(Gem5SimControl& control) : control(control) {} function in class:Gem5SystemC::SCMasterPortHandler
H A Dsim_control.cc84 new SCMasterPortHandler(*this));
H A Dsc_master_port.cc416 SCMasterPortHandler::getExternalPort(const std::string &name,

Completed in 7 milliseconds