Searched refs:respQueueFull (Results 1 - 4 of 4) sorted by relevance

/gem5/src/mem/
H A Dbridge.hh150 bool respQueueFull() const;
H A Dserial_link.hh140 bool respQueueFull() const;
H A Dbridge.cc112 Bridge::BridgeSlavePort::respQueueFull() const function in class:Bridge::BridgeSlavePort
171 if (respQueueFull()) {
H A Dserial_link.cc120 SerialLink::SerialLinkSlavePort::respQueueFull() const function in class:SerialLink::SerialLinkSlavePort
185 if (respQueueFull()) {

Completed in 10 milliseconds