Lines Matching full:times
294 "BriefDescription": "Number of times an RTM execution aborted.",
298 "PublicDescription": "Counts the number of times RTM abort was triggered.",
303 "BriefDescription": "Number of times an RTM execution aborted due to none of the previous 3 categories (e.g. interrupt)",
307 "PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previous 3 categories (e.g. interrupt).",
312 "BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)",
316 "PublicDescription": "Counts the number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts).",
321 "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
325 "PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memory type.",
330 "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
334 "PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly instructions.",
339 "BriefDescription": "Number of times an RTM execution successfully committed",
343 "PublicDescription": "Counts the number of times RTM commit succeeded.",
348 "BriefDescription": "Number of times an RTM execution started.",
352 "PublicDescription": "Counts the number of times we entered an RTM region. Does not count nested transactions.",
375 "BriefDescription": "Number of times a transactional abort was signaled due to a data conflict on a transactionally accessed address",
379 "PublicDescription": "Counts the number of times a TSX line had a cache conflict.",