4 "CollectPEBSRecord": "2",
5 "PublicDescription": "Counts when a memory load of a uop spans a page boundary (a split) is retired.",
9 "EventName": "MISALIGN_MEM_REF.LOAD_PAGE_SPLIT",
10 "SampleAfterValue": "200003",
11 "BriefDescription": "Load uops that split a page (Precise event capable)"
15 "CollectPEBSRecord": "2",
16 "PublicDescription": "Counts when a memory store of a uop spans a page boundary (a split) is retired.",
20 "EventName": "MISALIGN_MEM_REF.STORE_PAGE_SPLIT",
21 "SampleAfterValue": "200003",
22 "BriefDescription": "Store uops that split a page (Precise event capable)"
25 "CollectPEBSRecord": "1",
26 "PublicDescription": "Counts machine clears due to memory ordering issues. This occurs when a snoop request happens and the machine is uncertain if memory ordering will be preserved as another core is in the process of modifying the data.",
30 "EventName": "MACHINE_CLEARS.MEMORY_ORDERING",
31 "SampleAfterValue": "200003",
32 "BriefDescription": "Machine clears due to memory ordering issue"