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

/gem5/src/mem/
H A Dcoherent_xbar.hh418 (pkt->req->isToPOU() && pointOfUnification);
H A Dpacket.cc389 req->isToPOU() ? " PoU" : "");
H A Drequest.hh915 bool isToPOU() const { return _flags.isSet(DST_POU); } function

Completed in 15 milliseconds