Searched defs:isError (Results 1 - 1 of 1) sorted by relevance
/gem5/src/mem/ | ||
H A D | packet.hh | 228 bool isError() const { return testCmdAttrib(IsError); } function in class:MemCmd 557 bool isError() const { return cmd.isError(); } function |
Completed in 11 milliseconds