Searched refs:attrib (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/
H A Dpacket.hh192 testCmdAttrib(MemCmd::Attribute attrib) const
194 return commandInfo[cmd].attributes[attrib] != 0;
/gem5/ext/mcpat/
H A DxmlParser.h639 XMLAttribute attrib; member in struct:XMLNodeContents
H A DxmlParser.cc1551 enum Attrib attrib = eAttribName; local
1757 switch (attrib) {
1770 attrib = eAttribEquals;
1855 attrib = eAttribValue;
1904 attrib = eAttribName;
2917 c.attrib = d->pAttribute[i];

Completed in 25 milliseconds