Searched refs:sendRetrySnoopResp (Results 1 - 6 of 6) sorted by relevance

/gem5/src/mem/protocol/
H A Dtiming.cc102 TimingResponseProtocol::sendRetrySnoopResp(TimingRequestProtocol *peer) function in class:TimingResponseProtocol
H A Dtiming.hh165 void sendRetrySnoopResp(TimingRequestProtocol *peer);
/gem5/src/mem/
H A Dport.hh390 sendRetrySnoopResp() function in class:SlavePort
392 TimingResponseProtocol::sendRetrySnoopResp(_masterPort);
H A Dxbar.hh306 retry_port->sendRetrySnoopResp();
H A Dcoherent_xbar.hh236 slavePort.sendRetrySnoopResp();
H A Dcomm_monitor.cc476 slavePort.sendRetrySnoopResp();

Completed in 7 milliseconds