192b14858SMatt Macy[ 292b14858SMatt Macy { 3*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks due to loads that miss the PDE (Page Directory Entry) cache.", 492b14858SMatt Macy "CollectPEBSRecord": "2", 592b14858SMatt Macy "Counter": "0,1,2,3", 6*18054d02SAlexander Motin "EventCode": "0x08", 7*18054d02SAlexander Motin "EventName": "DTLB_LOAD_MISSES.PDE_CACHE_MISS", 892b14858SMatt Macy "PDIR_COUNTER": "na", 9*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 1092b14858SMatt Macy "SampleAfterValue": "200003", 11*18054d02SAlexander Motin "UMask": "0x80" 1292b14858SMatt Macy }, 1392b14858SMatt Macy { 14*18054d02SAlexander Motin "BriefDescription": "Counts the number of first level TLB misses but second level hits due to loads that did not start a page walk. Account for all pages sizes. Will result in a DTLB write from STLB.", 1592b14858SMatt Macy "CollectPEBSRecord": "2", 1692b14858SMatt Macy "Counter": "0,1,2,3", 17*18054d02SAlexander Motin "EventCode": "0x08", 18*18054d02SAlexander Motin "EventName": "DTLB_LOAD_MISSES.STLB_HIT", 19*18054d02SAlexander Motin "PDIR_COUNTER": "na", 2092b14858SMatt Macy "PEBScounters": "0,1,2,3", 21*18054d02SAlexander Motin "SampleAfterValue": "200003", 22*18054d02SAlexander Motin "UMask": "0x20" 23*18054d02SAlexander Motin }, 24*18054d02SAlexander Motin { 25*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to load DTLB misses to any page size.", 26*18054d02SAlexander Motin "CollectPEBSRecord": "2", 27*18054d02SAlexander Motin "Counter": "0,1,2,3", 28*18054d02SAlexander Motin "EventCode": "0x08", 29*18054d02SAlexander Motin "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED", 30*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 31*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to loads (including SW prefetches) whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to any page size. Includes page walks that page fault.", 32*18054d02SAlexander Motin "SampleAfterValue": "200003", 33*18054d02SAlexander Motin "UMask": "0xe" 34*18054d02SAlexander Motin }, 35*18054d02SAlexander Motin { 36*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to load DTLB misses to a 1G page.", 37*18054d02SAlexander Motin "CollectPEBSRecord": "2", 38*18054d02SAlexander Motin "Counter": "0,1,2,3", 39*18054d02SAlexander Motin "EventCode": "0x08", 40*18054d02SAlexander Motin "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED_1G", 41*18054d02SAlexander Motin "PDIR_COUNTER": "na", 42*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 43*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to loads (including SW prefetches) whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to 1GB pages. Includes page walks that page fault.", 44*18054d02SAlexander Motin "SampleAfterValue": "200003", 45*18054d02SAlexander Motin "UMask": "0x8" 46*18054d02SAlexander Motin }, 47*18054d02SAlexander Motin { 48*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to load DTLB misses to a 2M or 4M page.", 49*18054d02SAlexander Motin "CollectPEBSRecord": "2", 50*18054d02SAlexander Motin "Counter": "0,1,2,3", 51*18054d02SAlexander Motin "EventCode": "0x08", 5292b14858SMatt Macy "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED_2M_4M", 5392b14858SMatt Macy "PDIR_COUNTER": "na", 54*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 55*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to loads (including SW prefetches) whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to 2M or 4M pages. Includes page walks that page fault.", 5692b14858SMatt Macy "SampleAfterValue": "200003", 57*18054d02SAlexander Motin "UMask": "0x4" 5892b14858SMatt Macy }, 5992b14858SMatt Macy { 60*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to load DTLB misses to a 4K page.", 6192b14858SMatt Macy "CollectPEBSRecord": "2", 6292b14858SMatt Macy "Counter": "0,1,2,3", 63*18054d02SAlexander Motin "EventCode": "0x08", 64*18054d02SAlexander Motin "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED_4K", 6592b14858SMatt Macy "PDIR_COUNTER": "na", 66*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 67*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to loads (including SW prefetches) whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to 4K pages. Includes page walks that page fault.", 68*18054d02SAlexander Motin "SampleAfterValue": "200003", 69*18054d02SAlexander Motin "UMask": "0x2" 7092b14858SMatt Macy }, 7192b14858SMatt Macy { 72*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks outstanding in the page miss handler (PMH) for loads every cycle.", 7392b14858SMatt Macy "CollectPEBSRecord": "2", 7492b14858SMatt Macy "Counter": "0,1,2,3", 75*18054d02SAlexander Motin "EventCode": "0x08", 76*18054d02SAlexander Motin "EventName": "DTLB_LOAD_MISSES.WALK_PENDING", 77*18054d02SAlexander Motin "PDIR_COUNTER": "na", 7892b14858SMatt Macy "PEBScounters": "0,1,2,3", 79*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks outstanding in the page miss handler (PMH) for loads every cycle. A page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includes EPT-walk intervals.", 80*18054d02SAlexander Motin "SampleAfterValue": "200003", 81*18054d02SAlexander Motin "UMask": "0x10" 82*18054d02SAlexander Motin }, 83*18054d02SAlexander Motin { 84*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks due to stores that miss the PDE (Page Directory Entry) cache.", 85*18054d02SAlexander Motin "CollectPEBSRecord": "2", 86*18054d02SAlexander Motin "Counter": "0,1,2,3", 87*18054d02SAlexander Motin "EventCode": "0x49", 88*18054d02SAlexander Motin "EventName": "DTLB_STORE_MISSES.PDE_CACHE_MISS", 89*18054d02SAlexander Motin "PDIR_COUNTER": "na", 90*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 91*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks due to storse that miss the PDE (Page Directory Entry) cache.", 92*18054d02SAlexander Motin "SampleAfterValue": "2000003", 93*18054d02SAlexander Motin "UMask": "0x80" 94*18054d02SAlexander Motin }, 95*18054d02SAlexander Motin { 96*18054d02SAlexander Motin "BriefDescription": "Counts the number of first level TLB misses but second level hits due to stores that did not start a page walk. Account for all pages sizes. Will result in a DTLB write from STLB.", 97*18054d02SAlexander Motin "CollectPEBSRecord": "2", 98*18054d02SAlexander Motin "Counter": "0,1,2,3", 99*18054d02SAlexander Motin "EventCode": "0x49", 100*18054d02SAlexander Motin "EventName": "DTLB_STORE_MISSES.STLB_HIT", 101*18054d02SAlexander Motin "PDIR_COUNTER": "na", 102*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 103*18054d02SAlexander Motin "SampleAfterValue": "2000003", 104*18054d02SAlexander Motin "UMask": "0x20" 105*18054d02SAlexander Motin }, 106*18054d02SAlexander Motin { 107*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to store DTLB misses to any page size.", 108*18054d02SAlexander Motin "CollectPEBSRecord": "2", 109*18054d02SAlexander Motin "Counter": "0,1,2,3", 110*18054d02SAlexander Motin "EventCode": "0x49", 111*18054d02SAlexander Motin "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED", 112*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 113*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to stores whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to any page size. Includes page walks that page fault.", 114*18054d02SAlexander Motin "SampleAfterValue": "200003", 115*18054d02SAlexander Motin "UMask": "0xe" 116*18054d02SAlexander Motin }, 117*18054d02SAlexander Motin { 118*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to store DTLB misses to a 1G page.", 119*18054d02SAlexander Motin "CollectPEBSRecord": "2", 120*18054d02SAlexander Motin "Counter": "0,1,2,3", 121*18054d02SAlexander Motin "EventCode": "0x49", 122*18054d02SAlexander Motin "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED_1G", 123*18054d02SAlexander Motin "PDIR_COUNTER": "na", 124*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 125*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to stores whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to 1G pages. Includes page walks that page fault.", 126*18054d02SAlexander Motin "SampleAfterValue": "200003", 127*18054d02SAlexander Motin "UMask": "0x8" 128*18054d02SAlexander Motin }, 129*18054d02SAlexander Motin { 130*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to store DTLB misses to a 2M or 4M page.", 131*18054d02SAlexander Motin "CollectPEBSRecord": "2", 132*18054d02SAlexander Motin "Counter": "0,1,2,3", 133*18054d02SAlexander Motin "EventCode": "0x49", 13492b14858SMatt Macy "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED_2M_4M", 13592b14858SMatt Macy "PDIR_COUNTER": "na", 136*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 137*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to stores whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to 2M or 4M pages. Includes page walks that page fault.", 13892b14858SMatt Macy "SampleAfterValue": "2000003", 139*18054d02SAlexander Motin "UMask": "0x4" 14092b14858SMatt Macy }, 14192b14858SMatt Macy { 142*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to store DTLB misses to a 4K page.", 14392b14858SMatt Macy "CollectPEBSRecord": "2", 14492b14858SMatt Macy "Counter": "0,1,2,3", 145*18054d02SAlexander Motin "EventCode": "0x49", 146*18054d02SAlexander Motin "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED_4K", 147*18054d02SAlexander Motin "PDIR_COUNTER": "na", 14892b14858SMatt Macy "PEBScounters": "0,1,2,3", 149*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to stores whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to 4K pages. Includes page walks that page fault.", 150*18054d02SAlexander Motin "SampleAfterValue": "2000003", 151*18054d02SAlexander Motin "UMask": "0x2" 152*18054d02SAlexander Motin }, 153*18054d02SAlexander Motin { 154*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks outstanding in the page miss handler (PMH) for stores every cycle.", 155*18054d02SAlexander Motin "CollectPEBSRecord": "2", 156*18054d02SAlexander Motin "Counter": "0,1,2,3", 157*18054d02SAlexander Motin "EventCode": "0x49", 158*18054d02SAlexander Motin "EventName": "DTLB_STORE_MISSES.WALK_PENDING", 159*18054d02SAlexander Motin "PDIR_COUNTER": "na", 160*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 161*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks outstanding in the page miss handler (PMH) for stores every cycle. A page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includes EPT-walk intervals.", 162*18054d02SAlexander Motin "SampleAfterValue": "200003", 163*18054d02SAlexander Motin "UMask": "0x10" 164*18054d02SAlexander Motin }, 165*18054d02SAlexander Motin { 166*18054d02SAlexander Motin "BriefDescription": "Counts the number of Extended Page Directory Entry hits.", 167*18054d02SAlexander Motin "CollectPEBSRecord": "2", 168*18054d02SAlexander Motin "Counter": "0,1,2,3", 169*18054d02SAlexander Motin "EventCode": "0x4f", 170*18054d02SAlexander Motin "EventName": "EPT.EPDE_HIT", 171*18054d02SAlexander Motin "PDIR_COUNTER": "na", 172*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 173*18054d02SAlexander Motin "PublicDescription": "Counts the number of Extended Page Directory Entry hits. The Extended Page Directory cache is used by Virtual Machine operating systems while the guest operating systems use the standard TLB caches.", 174*18054d02SAlexander Motin "SampleAfterValue": "2000003", 175*18054d02SAlexander Motin "UMask": "0x2" 176*18054d02SAlexander Motin }, 177*18054d02SAlexander Motin { 178*18054d02SAlexander Motin "BriefDescription": "Counts the number of Extended Page Directory Entry misses.", 179*18054d02SAlexander Motin "CollectPEBSRecord": "2", 180*18054d02SAlexander Motin "Counter": "0,1,2,3", 181*18054d02SAlexander Motin "EventCode": "0x4f", 182*18054d02SAlexander Motin "EventName": "EPT.EPDE_MISS", 183*18054d02SAlexander Motin "PDIR_COUNTER": "na", 184*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 185*18054d02SAlexander Motin "PublicDescription": "Counts the number Extended Page Directory Entry misses. The Extended Page Directory cache is used by Virtual Machine operating systems while the guest operating systems use the standard TLB caches.", 186*18054d02SAlexander Motin "SampleAfterValue": "2000003", 187*18054d02SAlexander Motin "UMask": "0x1" 188*18054d02SAlexander Motin }, 189*18054d02SAlexander Motin { 190*18054d02SAlexander Motin "BriefDescription": "Counts the number of Extended Page Directory Pointer Entry hits.", 191*18054d02SAlexander Motin "CollectPEBSRecord": "2", 192*18054d02SAlexander Motin "Counter": "0,1,2,3", 193*18054d02SAlexander Motin "EventCode": "0x4f", 194*18054d02SAlexander Motin "EventName": "EPT.EPDPE_HIT", 195*18054d02SAlexander Motin "PDIR_COUNTER": "na", 196*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 197*18054d02SAlexander Motin "PublicDescription": "Counts the number Extended Page Directory Pointer Entry hits. The Extended Page Directory cache is used by Virtual Machine operating systems while the guest operating systems use the standard TLB caches.", 198*18054d02SAlexander Motin "SampleAfterValue": "2000003", 199*18054d02SAlexander Motin "UMask": "0x4" 200*18054d02SAlexander Motin }, 201*18054d02SAlexander Motin { 202*18054d02SAlexander Motin "BriefDescription": "Counts the number of Extended Page Directory Pointer Entry misses.", 203*18054d02SAlexander Motin "CollectPEBSRecord": "2", 204*18054d02SAlexander Motin "Counter": "0,1,2,3", 205*18054d02SAlexander Motin "EventCode": "0x4f", 206*18054d02SAlexander Motin "EventName": "EPT.EPDPE_MISS", 207*18054d02SAlexander Motin "PDIR_COUNTER": "na", 208*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 209*18054d02SAlexander Motin "PublicDescription": "Counts the number Extended Page Directory Pointer Entry misses. The Extended Page Directory cache is used by Virtual Machine operating systems while the guest operating systems use the standard TLB caches.", 210*18054d02SAlexander Motin "SampleAfterValue": "2000003", 211*18054d02SAlexander Motin "UMask": "0x8" 212*18054d02SAlexander Motin }, 213*18054d02SAlexander Motin { 214*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks outstanding for an Extended Page table walk including GTLB hits per cycle.", 215*18054d02SAlexander Motin "CollectPEBSRecord": "2", 216*18054d02SAlexander Motin "Counter": "0,1,2,3", 217*18054d02SAlexander Motin "EventCode": "0x4f", 218*18054d02SAlexander Motin "EventName": "EPT.WALK_PENDING", 219*18054d02SAlexander Motin "PDIR_COUNTER": "na", 220*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 221*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks outstanding for an Extended Page table walk including GTLB hits per cycle. The Extended Page Directory cache is used by Virtual Machine operating systems while the guest operating systems use the standard TLB caches.", 222*18054d02SAlexander Motin "SampleAfterValue": "200003", 223*18054d02SAlexander Motin "UMask": "0x10" 224*18054d02SAlexander Motin }, 225*18054d02SAlexander Motin { 226*18054d02SAlexander Motin "BriefDescription": "Counts the number of times there was an ITLB miss and a new translation was filled into the ITLB.", 227*18054d02SAlexander Motin "CollectPEBSRecord": "2", 228*18054d02SAlexander Motin "Counter": "0,1,2,3", 229*18054d02SAlexander Motin "EventCode": "0x81", 23092b14858SMatt Macy "EventName": "ITLB.FILLS", 23192b14858SMatt Macy "PDIR_COUNTER": "na", 232*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 233*18054d02SAlexander Motin "PublicDescription": "Counts the number of times the machine was unable to find a translation in the Instruction Translation Lookaside Buffer (ITLB) and a new translation was filled into the ITLB. The event is speculative in nature, but will not count translations (page walks) that are begun and not finished, or translations that are finished but not filled into the ITLB.", 23492b14858SMatt Macy "SampleAfterValue": "200003", 235*18054d02SAlexander Motin "UMask": "0x4" 23692b14858SMatt Macy }, 23792b14858SMatt Macy { 238*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks due to an instruction fetch that miss the PDE (Page Directory Entry) cache.", 23992b14858SMatt Macy "CollectPEBSRecord": "2", 24092b14858SMatt Macy "Counter": "0,1,2,3", 241*18054d02SAlexander Motin "EventCode": "0x85", 242*18054d02SAlexander Motin "EventName": "ITLB_MISSES.PDE_CACHE_MISS", 24392b14858SMatt Macy "PDIR_COUNTER": "na", 244*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 24592b14858SMatt Macy "SampleAfterValue": "2000003", 246*18054d02SAlexander Motin "UMask": "0x80" 24792b14858SMatt Macy }, 24892b14858SMatt Macy { 249*18054d02SAlexander Motin "BriefDescription": "Counts the number of first level TLB misses but second level hits due to an instruction fetch that did not start a page walk. Account for all pages sizes. Will results in a DTLB write from STLB.", 25092b14858SMatt Macy "CollectPEBSRecord": "2", 25192b14858SMatt Macy "Counter": "0,1,2,3", 252*18054d02SAlexander Motin "EventCode": "0x85", 253*18054d02SAlexander Motin "EventName": "ITLB_MISSES.STLB_HIT", 254*18054d02SAlexander Motin "PDIR_COUNTER": "na", 25592b14858SMatt Macy "PEBScounters": "0,1,2,3", 256*18054d02SAlexander Motin "SampleAfterValue": "2000003", 257*18054d02SAlexander Motin "UMask": "0x20" 258*18054d02SAlexander Motin }, 259*18054d02SAlexander Motin { 260*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to instruction fetch misses to any page size.", 261*18054d02SAlexander Motin "CollectPEBSRecord": "2", 262*18054d02SAlexander Motin "Counter": "0,1,2,3", 263*18054d02SAlexander Motin "EventCode": "0x85", 264*18054d02SAlexander Motin "EventName": "ITLB_MISSES.WALK_COMPLETED", 265*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 266*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to instruction fetches whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to any page size. Includes page walks that page fault.", 267*18054d02SAlexander Motin "SampleAfterValue": "200003", 268*18054d02SAlexander Motin "UMask": "0xe" 269*18054d02SAlexander Motin }, 270*18054d02SAlexander Motin { 271*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to instruction fetch misses to a 1G page.", 272*18054d02SAlexander Motin "CollectPEBSRecord": "2", 273*18054d02SAlexander Motin "Counter": "0,1,2,3", 274*18054d02SAlexander Motin "EventCode": "0x85", 275*18054d02SAlexander Motin "EventName": "ITLB_MISSES.WALK_COMPLETED_1G", 276*18054d02SAlexander Motin "PDIR_COUNTER": "na", 277*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 278*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to instruction fetches whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to 1G pages. Includes page walks that page fault.", 279*18054d02SAlexander Motin "SampleAfterValue": "200003", 280*18054d02SAlexander Motin "UMask": "0x8" 281*18054d02SAlexander Motin }, 282*18054d02SAlexander Motin { 283*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to instruction fetch misses to a 2M or 4M page.", 284*18054d02SAlexander Motin "CollectPEBSRecord": "2", 285*18054d02SAlexander Motin "Counter": "0,1,2,3", 286*18054d02SAlexander Motin "EventCode": "0x85", 28792b14858SMatt Macy "EventName": "ITLB_MISSES.WALK_COMPLETED_2M_4M", 28892b14858SMatt Macy "PDIR_COUNTER": "na", 289*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 290*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to instruction fetches whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to 2M or 4M pages. Includes page walks that page fault.", 29192b14858SMatt Macy "SampleAfterValue": "2000003", 292*18054d02SAlexander Motin "UMask": "0x4" 293*18054d02SAlexander Motin }, 294*18054d02SAlexander Motin { 295*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks completed due to instruction fetch misses to a 4K page.", 296*18054d02SAlexander Motin "CollectPEBSRecord": "2", 297*18054d02SAlexander Motin "Counter": "0,1,2,3", 298*18054d02SAlexander Motin "EventCode": "0x85", 299*18054d02SAlexander Motin "EventName": "ITLB_MISSES.WALK_COMPLETED_4K", 300*18054d02SAlexander Motin "PDIR_COUNTER": "na", 301*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 302*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks completed due to instruction fetches whose address translations missed in all Translation Lookaside Buffer (TLB) levels and were mapped to 4K pages. Includes page walks that page fault.", 303*18054d02SAlexander Motin "SampleAfterValue": "2000003", 304*18054d02SAlexander Motin "UMask": "0x2" 305*18054d02SAlexander Motin }, 306*18054d02SAlexander Motin { 307*18054d02SAlexander Motin "BriefDescription": "Counts the number of page walks outstanding in the page miss handler (PMH) for instruction fetches every cycle.", 308*18054d02SAlexander Motin "CollectPEBSRecord": "2", 309*18054d02SAlexander Motin "Counter": "0,1,2,3", 310*18054d02SAlexander Motin "EventCode": "0x85", 311*18054d02SAlexander Motin "EventName": "ITLB_MISSES.WALK_PENDING", 312*18054d02SAlexander Motin "PDIR_COUNTER": "na", 313*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 314*18054d02SAlexander Motin "PublicDescription": "Counts the number of page walks outstanding in the page miss handler (PMH) for instruction fetches every cycle. A page walk is outstanding from start till PMH becomes idle again (ready to serve next walk).", 315*18054d02SAlexander Motin "SampleAfterValue": "200003", 316*18054d02SAlexander Motin "UMask": "0x10" 317*18054d02SAlexander Motin }, 318*18054d02SAlexander Motin { 319*18054d02SAlexander Motin "BriefDescription": "Counts the number of retired loads that are blocked due to a first level TLB miss.", 320*18054d02SAlexander Motin "CollectPEBSRecord": "2", 321*18054d02SAlexander Motin "Counter": "0,1,2,3", 322*18054d02SAlexander Motin "EventCode": "0x03", 323*18054d02SAlexander Motin "EventName": "LD_BLOCKS.DTLB_MISS", 324*18054d02SAlexander Motin "PEBS": "1", 325*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 326*18054d02SAlexander Motin "SampleAfterValue": "1000003", 327*18054d02SAlexander Motin "UMask": "0x8" 328*18054d02SAlexander Motin }, 329*18054d02SAlexander Motin { 330*18054d02SAlexander Motin "BriefDescription": "Counts the number of memory retired ops that missed in the second level TLB.", 331*18054d02SAlexander Motin "CollectPEBSRecord": "2", 332*18054d02SAlexander Motin "Counter": "0,1,2,3", 333*18054d02SAlexander Motin "Data_LA": "1", 334*18054d02SAlexander Motin "EventCode": "0xd0", 335*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.DTLB_MISS", 336*18054d02SAlexander Motin "PEBS": "1", 337*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 338*18054d02SAlexander Motin "SampleAfterValue": "200003", 339*18054d02SAlexander Motin "UMask": "0x13" 340*18054d02SAlexander Motin }, 341*18054d02SAlexander Motin { 342*18054d02SAlexander Motin "BriefDescription": "Counts the number of load ops retired that miss in the second Level TLB.", 343*18054d02SAlexander Motin "CollectPEBSRecord": "2", 344*18054d02SAlexander Motin "Counter": "0,1,2,3", 345*18054d02SAlexander Motin "Data_LA": "1", 346*18054d02SAlexander Motin "EventCode": "0xd0", 347*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.DTLB_MISS_LOADS", 348*18054d02SAlexander Motin "PEBS": "1", 349*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 350*18054d02SAlexander Motin "SampleAfterValue": "200003", 351*18054d02SAlexander Motin "UMask": "0x11" 352*18054d02SAlexander Motin }, 353*18054d02SAlexander Motin { 354*18054d02SAlexander Motin "BriefDescription": "Counts the number of store ops retired that miss in the second level TLB.", 355*18054d02SAlexander Motin "CollectPEBSRecord": "2", 356*18054d02SAlexander Motin "Counter": "0,1,2,3", 357*18054d02SAlexander Motin "Data_LA": "1", 358*18054d02SAlexander Motin "EventCode": "0xd0", 359*18054d02SAlexander Motin "EventName": "MEM_UOPS_RETIRED.DTLB_MISS_STORES", 360*18054d02SAlexander Motin "PEBS": "1", 361*18054d02SAlexander Motin "PEBScounters": "0,1,2,3", 362*18054d02SAlexander Motin "SampleAfterValue": "200003", 363*18054d02SAlexander Motin "UMask": "0x12" 36492b14858SMatt Macy } 36592b14858SMatt Macy]