Searched defs:_id (Results 1 - 17 of 17) sorted by relevance

/gem5/src/sim/
H A Dport.cc52 Port::Port(const std::string& _name, PortID _id) : argument
/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 Dport.cc57 MasterPort::MasterPort(const std::string& name, SimObject* _owner, PortID _id) argument
H A Dcoherent_xbar.hh103 CoherentXBarSlavePort(const std::string &_name, CoherentXBar &_xbar, PortID _id) argument
162 CoherentXBarMasterPort(const std::string &_name, CoherentXBar &_xbar, PortID _id) argument
/gem5/src/systemc/
H A Dtlm_port_wrapper.hh60 TlmInitiatorBaseWrapper( InitiatorSocket &i, const std::string &_name, PortID _id) argument
96 TlmTargetBaseWrapper(TargetSocket &t, const std::string &_name, PortID _id) argument
/gem5/ext/nomali/lib/
H A Daddrspace.cc40 AddrSpace::AddrSpace(GPU &_gpu, MMU &_mmu, uint8_t _id) argument
H A Djobslot.cc46 JobSlot::JobSlot(GPU &_gpu, JobControl &_jc, uint8_t _id) argument
/gem5/src/cpu/testers/directedtest/
H A DRubyDirectedTester.hh56 CpuPort(const std::string &_name, RubyDirectedTester *_tester, PortID _id) argument
/gem5/src/systemc/utils/
H A Dsc_report.cc41 sc_report(sc_severity _severity, const char *msg_type, const char *msg, int _verbosity, const char *_fileName, int _lineNumber, sc_time _time, const char *_processName, int _id) argument
/gem5/src/dev/arm/
H A Dsmmu_v3_ports.cc81 SMMUSlavePort(const std::string &_name, SMMUv3SlaveInterface &_ifc, PortID _id) argument
/gem5/src/dev/
H A Dintpin.hh47 IntSinkPinBase(const std::string &_name, PortID _id, int num) : argument
86 IntSinkPin(const std::string &_name, PortID _id, Device *dev, int num) : argument
88 IntSinkPin(const std::string &_name, PortID _id, Device *dev) : argument
99 IntSourcePinBase(const std::string &_name, PortID _id, bool def_state) : argument
114 IntSourcePin(const std::string &_name, PortID _id, Devic argument
[all...]
/gem5/src/cpu/
H A Dtimebuf.hh46 int _id; member in class:TimeBuffer
/gem5/src/systemc/ext/utils/
H A Dsc_report.hh112 int _id; member in class:sc_core::sc_report
/gem5/src/cpu/testers/rubytest/
H A DRubyTester.hh74 CpuPort(const std::string &_name, RubyTester *_tester, PortID _id, argument
/gem5/src/mem/ruby/slicc_interface/
H A DAbstractController.hh262 SenderState(MachineID _id) : id(_id) argument
/gem5/src/base/
H A Dinet.hh269 void id(uint16_t _id) { ip_id = htons(_id); } argument
/gem5/src/gpu-compute/
H A Dcompute_unit.hh605 LDSPort(const std::string &_name, ComputeUnit *_cu, PortID _id) argument

Completed in 28 milliseconds