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

/gem5/src/mem/
H A Dpacket.hh209 bool fromCache() const { return testCmdAttrib(FromCache); } function in class:MemCmd
548 bool fromCache() const { return cmd.fromCache(); } function

Completed in 11 milliseconds