"BriefDescription":"Store misses in all DTLB levels that cause page walks",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"PublicDescription":"Miss in all TLB levels causes a page walk that completes of any page size (4K/2M/4M/1G).",
"EventCode":"0x49",
"Counter":"0,1,2,3",
"UMask":"0x2",
"EventName":"DTLB_STORE_MISSES.WALK_COMPLETED",
"SampleAfterValue":"100003",
"BriefDescription":"Store misses in all DTLB levels that cause completed page walks",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"PublicDescription":"Cycles PMH is busy with this walk.",
"EventCode":"0x49",
"Counter":"0,1,2,3",
"UMask":"0x4",
"EventName":"DTLB_STORE_MISSES.WALK_DURATION",
"SampleAfterValue":"2000003",
"BriefDescription":"Cycles when PMH is busy with page walks",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"PublicDescription":"Store operations that miss the first TLB level but hit the second and do not cause page walks.",
"EventCode":"0x49",
"Counter":"0,1,2,3",
"UMask":"0x10",
"EventName":"DTLB_STORE_MISSES.STLB_HIT",
"SampleAfterValue":"100003",
"BriefDescription":"Store operations that miss the first TLB level but hit the second and do not cause page walks",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"EventCode":"0x4F",
"Counter":"0,1,2,3",
"UMask":"0x10",
"EventName":"EPT.WALK_CYCLES",
"SampleAfterValue":"2000003",
"BriefDescription":"Cycle count for an Extended Page table walk. The Extended Page Directory cache is used by Virtual Machine operating systems while the guest operating systems use the standard TLB caches.",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"PublicDescription":"Counts load operations that missed 1st level DTLB but hit the 2nd level.",
"EventCode":"0x5F",
"Counter":"0,1,2,3",
"UMask":"0x4",
"EventName":"DTLB_LOAD_MISSES.STLB_HIT",
"SampleAfterValue":"100003",
"BriefDescription":"Load operations that miss the first DTLB level but hit the second and do not cause page walks",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"PublicDescription":"Misses in all ITLB levels that cause page walks.",
"EventCode":"0x85",
"Counter":"0,1,2,3",
"UMask":"0x1",
"EventName":"ITLB_MISSES.MISS_CAUSES_A_WALK",
"SampleAfterValue":"100003",
"BriefDescription":"Misses at all ITLB levels that cause page walks",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"PublicDescription":"Misses in all ITLB levels that cause completed page walks.",
"EventCode":"0x85",
"Counter":"0,1,2,3",
"UMask":"0x2",
"EventName":"ITLB_MISSES.WALK_COMPLETED",
"SampleAfterValue":"100003",
"BriefDescription":"Misses in all ITLB levels that cause completed page walks",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"PublicDescription":"Cycle PMH is busy with a walk.",
"EventCode":"0x85",
"Counter":"0,1,2,3",
"UMask":"0x4",
"EventName":"ITLB_MISSES.WALK_DURATION",
"SampleAfterValue":"2000003",
"BriefDescription":"Cycles when PMH is busy with page walks",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"PublicDescription":"Number of cache load STLB hits. No page walk.",
"EventCode":"0x85",
"Counter":"0,1,2,3",
"UMask":"0x10",
"EventName":"ITLB_MISSES.STLB_HIT",
"SampleAfterValue":"100003",
"BriefDescription":"Operations that miss the first ITLB level but hit the second and do not cause any page walks",
"CounterHTOff":"0,1,2,3,4,5,6,7"
},
{
"PublicDescription":"Completed page walks in ITLB due to STLB load misses for large pages.",