Lines Matching full:times

21         "BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categories may count as one).",
25 "PublicDescription": "Counts the number of times HLE abort was triggered.",
30 "BriefDescription": "Number of times an HLE execution aborted due to unfriendly events (such as interrupts).",
34 "PublicDescription": "Counts the number of times an HLE execution aborted due to unfriendly events (such as interrupts).",
39 "BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
43 "PublicDescription": "Counts the number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
48 "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions and certain unfriendly events (such as AD assists etc.).",
52 "PublicDescription": "Counts the number of times an HLE execution aborted due to HLE-unfriendly instructions and certain unfriendly events (such as AD assists etc.).",
57 "BriefDescription": "Number of times an HLE execution successfully committed",
61 "PublicDescription": "Counts the number of times HLE commit succeeded.",
66 "BriefDescription": "Number of times an HLE execution started.",
70 "PublicDescription": "Counts the number of times we entered an HLE region. Does not count nested transactions.",
278 "BriefDescription": "Number of times an RTM execution aborted.",
282 "PublicDescription": "Counts the number of times RTM abort was triggered.",
287 "BriefDescription": "Number of times an RTM execution aborted due to none of the previous 3 categories (e.g. interrupt)",
291 "PublicDescription": "Counts the number of times an RTM execution aborted due to none of the previous 3 categories (e.g. interrupt).",
296 "BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)",
300 "PublicDescription": "Counts the number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts).",
305 "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type",
309 "PublicDescription": "Counts the number of times an RTM execution aborted due to incompatible memory type.",
314 "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions",
318 "PublicDescription": "Counts the number of times an RTM execution aborted due to HLE-unfriendly instructions.",
323 "BriefDescription": "Number of times an RTM execution successfully committed",
327 "PublicDescription": "Counts the number of times RTM commit succeeded.",
332 "BriefDescription": "Number of times an RTM execution started.",
336 "PublicDescription": "Counts the number of times we entered an RTM region. Does not count nested transactions.",
341 "BriefDescription": "Counts the number of times a class of instructions that may cause a transactional abort was executed inside a transactional region",
350 "BriefDescription": "Number of times an instruction execution caused the transactional nest count supported to be exceeded",
377 "BriefDescription": "Number of times a transactional abort was signaled due to a data conflict on a transactionally accessed address",
381 "PublicDescription": "Counts the number of times a TSX line had a cache conflict.",
386 "BriefDescription": "Number of times an HLE transactional execution aborted due to XRELEASE lock not satisfying the address and value requirements in the elision buffer",
390 "PublicDescription": "Counts the number of times a TSX Abort was triggered due to release/commit but data and address mismatch.",
395 "BriefDescription": "Number of times an HLE transactional execution aborted due to NoAllocatedElisionBuffer being non-zero.",
399 "PublicDescription": "Counts the number of times a TSX Abort was triggered due to commit but Lock Buffer not empty.",
404 "BriefDescription": "Number of times an HLE transactional execution aborted due to an unsupported read alignment from the elision buffer.",
408 "PublicDescription": "Counts the number of times a TSX Abort was triggered due to attempting an unsupported alignment from Lock Buffer.",
413 "BriefDescription": "Number of times a HLE transactional region aborted due to a non XRELEASE prefixed instruction writing to an elided lock in the elision buffer",
417 "PublicDescription": "Counts the number of times a TSX Abort was triggered due to a non-release/commit store to lock.",
422 "BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable being zero.",
426 "PublicDescription": "Counts the number of times we could not allocate Lock Buffer.",