Searched defs:_port (Results 1 - 20 of 20) sorted by relevance

/gem5/src/arch/sparc/
H A Dremote_gdb.cc150 RemoteGDB::RemoteGDB(System *_system, ThreadContext *c, int _port) argument
/gem5/src/arch/x86/
H A Dremote_gdb.cc67 RemoteGDB::RemoteGDB(System *_system, ThreadContext *c, int _port) : argument
/gem5/src/arch/alpha/
H A Dremote_gdb.cc147 RemoteGDB::RemoteGDB(System *_system, ThreadContext *tc, int _port) argument
/gem5/src/arch/mips/
H A Dremote_gdb.cc154 RemoteGDB::RemoteGDB(System *_system, ThreadContext *tc, int _port) argument
/gem5/src/arch/power/
H A Dremote_gdb.cc154 RemoteGDB::RemoteGDB(System *_system, ThreadContext *tc, int _port) argument
/gem5/src/arch/riscv/
H A Dremote_gdb.cc151 RemoteGDB::RemoteGDB(System *_system, ThreadContext *tc, int _port) argument
/gem5/src/arch/arm/
H A Dremote_gdb.cc173 RemoteGDB::RemoteGDB(System *_system, ThreadContext *tc, int _port) argument
/gem5/src/systemc/ext/core/
H A Dsc_event.hh244 const sc_port_b<IF> *_port; member in class:sc_core::sc_event_finder_t
H A Dsc_module.hh86 sc_port_base *_port; member in class:sc_core::sc_bind_proxy
/gem5/src/mem/
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, BaseXBa argument
[all...]
/gem5/src/base/
H A Dremote_gdb.hh176 int _port; member in class:BaseRemoteGDB
H A Dinet.hh235 uint16_t _port; member in struct:Net::IpWithPort
H A Dremote_gdb.cc328 BaseRemoteGDB::BaseRemoteGDB(System *_system, ThreadContext *c, int _port) : argument
/gem5/src/dev/
H A Ddma_device.cc290 DmaReadFifo::DmaReadFifo(DmaPort &_port, size_t size, argument
/gem5/src/mem/ruby/system/
H A DRubyPort.cc123 PioMasterPort(const std::string &_name, RubyPort *_port) argument
131 PioSlavePort(const std::string &_name, RubyPort *_port) argument
138 MemMasterPort(const std::string &_name, RubyPort *_port) argument
146 MemSlavePort(const std::string &_name, RubyPort *_port, bool _access_backing_store, PortID id, bool _no_retry_on_stall) argument
[all...]
H A DRubyPort.hh141 SenderState(MemSlavePort * _port) : port(_port) argument
/gem5/src/systemc/core/
H A Dsc_module.cc112 sc_bind_proxy::sc_bind_proxy(sc_port_base &_port) : argument
/gem5/src/cpu/trace/
H A Dtrace_cpu.hh429 FixedRetryGen(TraceCPU& _owner, const std::string& _name, MasterPort& _port, MasterID master_id, const std::string& trace_file) argument
856 ElasticDataGen(TraceCPU& _owner, const std::string& _name, MasterPort& _port, MasterID master_id, const std::string& trace_file, TraceCPUParams *params) argument
/gem5/src/cpu/o3/
H A Dlsq.hh289 LSQUnit& _port; variable

Completed in 45 milliseconds