Searched refs:PortID (Results 26 - 50 of 121) sorted by relevance

12345

/gem5/src/mem/
H A Ddramsim2.hh195 PortID idx=InvalidPortID) override;
H A Dexternal_master.cc64 ExternalMaster::getPort(const std::string &if_name, PortID idx)
H A Dsimple_mem.hh184 PortID idx=InvalidPortID) override;
H A Dsnoop_filter.hh112 PortID id = 0;
298 std::vector<PortID> localSlavePortIds;
H A Dport.hh88 PortID id=InvalidPortID);
272 PortID id=InvalidPortID);
H A Dbridge.hh321 PortID idx=InvalidPortID) override;
H A Dmem_delay.hh74 PortID idx=InvalidPortID) override;
H A Dserial_link.hh320 PortID idx=InvalidPortID);
/gem5/src/mem/qos/
H A Dmem_sink.hh140 Port &getPort(const std::string &if_name, PortID=InvalidPortID) override;
/gem5/src/cpu/testers/memtest/
H A Dmemtest.hh82 PortID idx=InvalidPortID) override;
/gem5/src/cpu/testers/directedtest/
H A DRubyDirectedTester.cc82 RubyDirectedTester::getPort(const std::string &if_name, PortID idx)
/gem5/src/cpu/testers/garnet_synthetic_traffic/
H A DGarnetSyntheticTraffic.hh68 PortID idx=InvalidPortID) override;
/gem5/src/sim/
H A Dsim_object.hh175 PortID idx=InvalidPortID);
H A Dcxx_manager.hh132 PortID masterPortIndex, SimObject *slaveObject,
133 const std::string &slavePort, PortID slavePortIndex);
H A Dsim_object.cc126 SimObject::getPort(const std::string &if_name, PortID idx)
/gem5/src/dev/
H A Dio_device.hh147 PortID idx=InvalidPortID) override;
/gem5/src/dev/arm/
H A Dsmmu_v3_slaveifc.hh120 Port& getPort(const std::string &name, PortID id) override;
H A Dsmmu_v3_ports.hh89 PortID _id = InvalidPortID);
/gem5/src/learning_gem5/part2/
H A Dsimple_memobj.hh249 PortID idx=InvalidPortID) override;
/gem5/src/dev/x86/
H A Di82094aa.hh107 PortID idx=InvalidPortID) override;
H A Di8259.hh96 getPort(const std::string &if_name, PortID idx=InvalidPortID) override
H A Di8254.hh74 getPort(const std::string &if_name, PortID idx=InvalidPortID) override
H A Dcmos.hh86 getPort(const std::string &if_name, PortID idx=InvalidPortID) override
/gem5/src/dev/net/
H A Dethertap.hh104 PortID idx=InvalidPortID) override;
H A Detherlink.hh155 PortID idx=InvalidPortID) override;

Completed in 28 milliseconds

12345