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

/gem5/src/mem/
H A Dpacket.hh229 bool isPrint() const { return testCmdAttrib(IsPrint); } function in class:MemCmd
558 bool isPrint() const { return cmd.isPrint(); } function

Completed in 11 milliseconds