"BriefDescription":"Number of times an HLE execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
"EventCode":"0xc8",
"EventName":"HLE_RETIRED.ABORTED_MISC1",
"PublicDescription":"Number of times an HLE abort was attributed to a Memory condition (See TSX_Memory event for additional details).",
"SampleAfterValue":"2000003",
"UMask":"0x8"
},
{
"BriefDescription":"Number of times an HLE execution aborted due to uncommon conditions",
"EventCode":"0xc8",
"EventName":"HLE_RETIRED.ABORTED_MISC2",
"PublicDescription":"Number of times the TSX watchdog signaled an HLE abort.",
"SampleAfterValue":"2000003",
"UMask":"0x10"
},
{
"BriefDescription":"Number of times an HLE execution aborted due to HLE-unfriendly instructions",
"EventCode":"0xc8",
"EventName":"HLE_RETIRED.ABORTED_MISC3",
"PublicDescription":"Number of times a disallowed operation caused an HLE abort.",
"SampleAfterValue":"2000003",
"UMask":"0x20"
},
{
"BriefDescription":"Number of times an HLE execution aborted due to incompatible memory type",
"EventCode":"0xc8",
"EventName":"HLE_RETIRED.ABORTED_MISC4",
"PublicDescription":"Number of times HLE caused a fault.",
"SampleAfterValue":"2000003",
"UMask":"0x40"
},
{
"BriefDescription":"Number of times an HLE execution aborted due to none of the previous 4 categories (e.g. interrupts)",
"EventCode":"0xc8",
"EventName":"HLE_RETIRED.ABORTED_MISC5",
"PublicDescription":"Number of times HLE aborted and was not due to the abort conditions in subevents 3-6.",
"SampleAfterValue":"2000003",
"UMask":"0x80"
},
{
"BriefDescription":"Number of times HLE commit succeeded",
"EventCode":"0xc8",
"EventName":"HLE_RETIRED.COMMIT",
"PublicDescription":"Number of times HLE commit succeeded.",
"SampleAfterValue":"2000003",
"UMask":"0x2"
},
{
"BriefDescription":"Number of times we entered an HLE region; does not count nested transactions",
"EventCode":"0xc8",
"EventName":"HLE_RETIRED.START",
"PublicDescription":"Number of times we entered an HLE region\n does not count nested transactions.",
"SampleAfterValue":"2000003",
"UMask":"0x1"
},
{
"BriefDescription":"Counts the number of machine clears due to memory order conflicts.",
"EventCode":"0xC3",
"EventName":"MACHINE_CLEARS.MEMORY_ORDERING",
"PublicDescription":"This event counts the number of memory ordering Machine Clears detected. Memory Ordering Machine Clears can result from one of the following:\n1. memory disambiguation,\n2. external snoop, or\n3. cross SMT-HW-thread snoop (stores) hitting load buffer.",
"BriefDescription":"Number of times an RTM execution aborted due to various memory events (e.g. read/write capacity and conflicts)",
"EventCode":"0xc9",
"EventName":"RTM_RETIRED.ABORTED_MISC1",
"PublicDescription":"Number of times an RTM abort was attributed to a Memory condition (See TSX_Memory event for additional details).",
"SampleAfterValue":"2000003",
"UMask":"0x8"
},
{
"BriefDescription":"Number of times an RTM execution aborted due to various memory events (e.g., read/write capacity and conflicts).",
"EventCode":"0xc9",
"EventName":"RTM_RETIRED.ABORTED_MISC2",
"PublicDescription":"Number of times the TSX watchdog signaled an RTM abort.",
"SampleAfterValue":"2000003",
"UMask":"0x10"
},
{
"BriefDescription":"Number of times an RTM execution aborted due to HLE-unfriendly instructions",
"EventCode":"0xc9",
"EventName":"RTM_RETIRED.ABORTED_MISC3",
"PublicDescription":"Number of times a disallowed operation caused an RTM abort.",
"SampleAfterValue":"2000003",
"UMask":"0x20"
},
{
"BriefDescription":"Number of times an RTM execution aborted due to incompatible memory type",
"EventCode":"0xc9",
"EventName":"RTM_RETIRED.ABORTED_MISC4",
"PublicDescription":"Number of times a RTM caused a fault.",
"SampleAfterValue":"2000003",
"UMask":"0x40"
},
{
"BriefDescription":"Number of times an RTM execution aborted due to none of the previous 4 categories (e.g. interrupt)",
"EventCode":"0xc9",
"EventName":"RTM_RETIRED.ABORTED_MISC5",
"PublicDescription":"Number of times RTM aborted and was not due to the abort conditions in subevents 3-6.",
"SampleAfterValue":"2000003",
"UMask":"0x80"
},
{
"BriefDescription":"Number of times RTM commit succeeded",
"EventCode":"0xc9",
"EventName":"RTM_RETIRED.COMMIT",
"PublicDescription":"Number of times RTM commit succeeded.",
"SampleAfterValue":"2000003",
"UMask":"0x2"
},
{
"BriefDescription":"Number of times we entered an RTM region; does not count nested transactions",
"EventCode":"0xc9",
"EventName":"RTM_RETIRED.START",
"PublicDescription":"Number of times we entered an RTM region\n does not count nested transactions.",
"SampleAfterValue":"2000003",
"UMask":"0x1"
},
{
"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.",
"EventCode":"0x5d",
"EventName":"TX_EXEC.MISC1",
"SampleAfterValue":"2000003",
"UMask":"0x1"
},
{
"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",
"EventCode":"0x5d",
"EventName":"TX_EXEC.MISC2",
"PublicDescription":"Unfriendly TSX abort triggered by a vzeroupper instruction.",
"SampleAfterValue":"2000003",
"UMask":"0x2"
},
{
"BriefDescription":"Counts the number of times an instruction execution caused the transactional nest count supported to be exceeded",
"EventCode":"0x5d",
"EventName":"TX_EXEC.MISC3",
"PublicDescription":"Unfriendly TSX abort triggered by a nest count that is too deep.",
"SampleAfterValue":"2000003",
"UMask":"0x4"
},
{
"BriefDescription":"Counts the number of times a XBEGIN instruction was executed inside an HLE transactional region.",
"EventCode":"0x5d",
"EventName":"TX_EXEC.MISC4",
"PublicDescription":"RTM region detected inside HLE.",
"SampleAfterValue":"2000003",
"UMask":"0x8"
},
{
"BriefDescription":"Counts the number of times an HLE XACQUIRE instruction was executed inside an RTM transactional region.",
"EventCode":"0x5d",
"EventName":"TX_EXEC.MISC5",
"SampleAfterValue":"2000003",
"UMask":"0x10"
},
{
"BriefDescription":"Number of times a TSX Abort was triggered due to an evicted line caused by a transaction overflow",
"EventCode":"0x54",
"EventName":"TX_MEM.ABORT_CAPACITY_WRITE",
"PublicDescription":"Number of times a TSX Abort was triggered due to an evicted line caused by a transaction overflow.",
"SampleAfterValue":"2000003",
"UMask":"0x2"
},
{
"BriefDescription":"Number of times a TSX line had a cache conflict",
"EventCode":"0x54",
"EventName":"TX_MEM.ABORT_CONFLICT",
"PublicDescription":"Number of times a TSX line had a cache conflict.",
"SampleAfterValue":"2000003",
"UMask":"0x1"
},
{
"BriefDescription":"Number of times a TSX Abort was triggered due to release/commit but data and address mismatch",