Searched refs:RubyDummyPort (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/ruby/network/
H A Ddummy_port.hh35 class RubyDummyPort : public Port class in inherits:Port
38 RubyDummyPort() : Port("DummyPort", -1) {} function in class:RubyDummyPort
51 static RubyDummyPort &
54 static RubyDummyPort dummy;
H A DNetwork.hh140 return RubyDummyPort::instance();
H A DMessageBuffer.hh128 return RubyDummyPort::instance();

Completed in 6 milliseconds