Lines Matching full:times

3         "BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categories may count as one).",
12 "BriefDescription": "Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
20 "BriefDescription": "Number of times an HLE execution aborted due to uncommon conditions.",
28 "BriefDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions.",
36 "BriefDescription": "Number of times an HLE execution aborted due to incompatible memory type.",
45 "BriefDescription": "Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts)",
49 "PublicDescription": "Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts).",
54 "BriefDescription": "Number of times an HLE execution successfully committed.",
62 "BriefDescription": "Number of times an HLE execution started.",
411 "BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categories may count as one).",
420 "BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)",
424 "PublicDescription": "Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts).",
429 "BriefDescription": "Number of times an RTM execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
437 "BriefDescription": "Number of times an RTM execution aborted due to HLE-unfriendly instructions.",
445 "BriefDescription": "Number of times an RTM execution aborted due to incompatible memory type.",
454 "BriefDescription": "Number of times an RTM execution aborted due to none of the previous 4 categories (e.g. interrupt)",
458 "PublicDescription": "Number of times an RTM execution aborted due to none of the previous 4 categories (e.g. interrupt).",
463 "BriefDescription": "Number of times an RTM execution successfully committed.",
471 "BriefDescription": "Number of times an RTM execution started.",
479 "BriefDescription": "Counts the number of times a class of instructions that may cause a transactional abort was executed. Since this is the count of execution, it may not always cause a transactional abort.",
487 "BriefDescription": "Counts the number of times a class of instructions (e.g., vzeroupper) that may cause a transactional abort was executed inside a transactional region.",
495 "BriefDescription": "Counts the number of times an instruction execution caused the transactional nest count supported to be exceeded.",
503 "BriefDescription": "Counts the number of times a XBEGIN instruction was executed inside an HLE transactional region.",
511 "BriefDescription": "Counts the number of times an HLE XACQUIRE instruction was executed inside an RTM transactional region.",
519 "BriefDescription": "Number of times a transactional abort was signaled due to a data capacity limitation for transactional writes.",
527 "BriefDescription": "Number of times a transactional abort was signaled due to a data conflict on a transactionally accessed address.",
535 "BriefDescription": "Number of times an HLE transactional execution aborted due to XRELEASE lock not satisfying the address and value requirements in the elision buffer.",
543 "BriefDescription": "Number of times an HLE transactional execution aborted due to NoAllocatedElisionBuffer being non-zero.",
551 "BriefDescription": "Number of times an HLE transactional execution aborted due to an unsupported read alignment from the elision buffer.",
559 "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.",
567 "BriefDescription": "Number of times HLE lock could not be elided due to ElisionBufferAvailable being zero.",