Lines Matching full:times

126         "BriefDescription": "Number of times an RTM execution aborted.",
130 "PublicDescription": "Counts the number of times RTM abort was triggered.",
135 "BriefDescription": "Number of times an RTM execution aborted due to none of the previous 3 categories (e.g. interrupt)",
139 "PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previous 3 categories (e.g. interrupt).",
144 "BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)",
148 "PublicDescription": "Counts the number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts).",
153 "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
157 "PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memory type.",
162 "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
166 "PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly instructions.",
171 "BriefDescription": "Number of times an RTM execution successfully committed",
175 "PublicDescription": "Counts the number of times RTM commit succeeded.",
180 "BriefDescription": "Number of times an RTM execution started.",
184 "PublicDescription": "Counts the number of times we entered an RTM region. Does not count nested transactions.",
189 "BriefDescription": "Counts the number of times a class of instructions that may cause a transactional abort was executed inside a transactional region",
198 "BriefDescription": "Number of times an instruction execution caused the transactional nest count supported to be exceeded",
225 "BriefDescription": "Number of times a transactional abort was signaled due to a data conflict on a transactionally accessed address",
229 "PublicDescription": "Counts the number of times a TSX line had a cache conflict.",