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

/gem5/src/mem/
H A Dcoherent_xbar.hh401 bool forwardPacket(const PacketPtr pkt);
H A Dcoherent_xbar.cc268 if (forwardPacket(pkt)) {
795 if (forwardPacket(pkt)) {
1090 CoherentXBar::forwardPacket(const PacketPtr pkt) function in class:CoherentXBar

Completed in 9 milliseconds