Searched defs:forwardAsSnoop (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/cache/
H A Dcache.cc277 const bool forwardAsSnoop = outstandingSnoop.find(pkt->req) == local
/gem5/src/mem/
H A Dcoherent_xbar.cc577 const bool forwardAsSnoop = outstandingSnoop.find(pkt->req) == local

Completed in 12 milliseconds