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