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

/gem5/src/mem/cache/prefetch/
H A Dbop.cc254 if (!pkt->cmd.isHWPrefetch()) return;
/gem5/src/mem/
H A Dpacket.hh225 bool isHWPrefetch() const { return testCmdAttrib(IsHWPrefetch); } function in class:MemCmd

Completed in 10 milliseconds