Searched defs:_xbar (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/
H A Dnoncoherent_xbar.hh99 NoncoherentXBarSlavePort(const std::string &_name, NoncoherentXBar &_xbar, PortID _id) argument
152 NoncoherentXBarMasterPort(const std::string &_name, NoncoherentXBar &_xbar, PortID _id) argument
H A Dcoherent_xbar.hh224 SnoopRespPort(QueuedSlavePort& slave_port, CoherentXBar& _xbar) : argument
103 CoherentXBarSlavePort(const std::string &_name, CoherentXBar &_xbar, PortID _id) argument
162 CoherentXBarMasterPort(const std::string &_name, CoherentXBar &_xbar, PortID _id) argument
H A Dxbar.cc134 BaseXBar::Layer<SrcType, DstType>::Layer(DstType& _port, BaseXBar& _xbar, argument
H A Dxbar.hh251 ReqLayer(MasterPort& _port, BaseXBar& _xbar, const std::string& _name) : argument
273 RespLayer(SlavePort& _port, BaseXBar& _xbar, argument
296 SnoopRespLayer(MasterPort& _port, BaseXBar& _xbar, argument
[all...]

Completed in 9 milliseconds