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

/gem5/src/mem/
H A Dpacket.hh163 IsPrint, //!< Print state matching address (for debugging) enumerator in enum:MemCmd::Attribute
229 bool isPrint() const { return testCmdAttrib(IsPrint); }
H A Dpacket.cc219 { SET2(IsRequest, IsPrint), InvalidCmd, "PrintReq" },

Completed in 10 milliseconds