Searched refs:MemMasterPort (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/ruby/system/
H A DRubyPort.hh61 class MemMasterPort : public QueuedMasterPort class in class:RubyPort
68 MemMasterPort(const std::string &_name, RubyPort *_port);
208 MemMasterPort memMasterPort;
H A DRubyPort.cc138 RubyPort::MemMasterPort::MemMasterPort(const std::string &_name, function in class:RubyPort::MemMasterPort
168 bool RubyPort::MemMasterPort::recvTimingResp(PacketPtr pkt)

Completed in 12 milliseconds