1*1f9e24e4SIan Rogers[ 2*1f9e24e4SIan Rogers { 3*1f9e24e4SIan Rogers "BriefDescription": "Counts the number of page walks completed due to load DTLB misses to any page size.", 4*1f9e24e4SIan Rogers "Counter": "0,1,2,3,4,5,6,7", 5*1f9e24e4SIan Rogers "EventCode": "0x08", 6*1f9e24e4SIan Rogers "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED", 7*1f9e24e4SIan Rogers "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.", 8*1f9e24e4SIan Rogers "SampleAfterValue": "1000003", 9*1f9e24e4SIan Rogers "UMask": "0xe", 10*1f9e24e4SIan Rogers "Unit": "cpu_atom" 11*1f9e24e4SIan Rogers }, 12*1f9e24e4SIan Rogers { 13*1f9e24e4SIan Rogers "BriefDescription": "Load miss in all TLB levels causes a page walk that completes. (All page sizes)", 14*1f9e24e4SIan Rogers "Counter": "0,1,2,3,4,5,6,7,8,9", 15*1f9e24e4SIan Rogers "EventCode": "0x12", 16*1f9e24e4SIan Rogers "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED", 17*1f9e24e4SIan Rogers "PublicDescription": "Counts completed page walks (all page sizes) caused by demand data loads. This implies it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.", 18*1f9e24e4SIan Rogers "SampleAfterValue": "100003", 19*1f9e24e4SIan Rogers "UMask": "0xe", 20*1f9e24e4SIan Rogers "Unit": "cpu_core" 21*1f9e24e4SIan Rogers }, 22*1f9e24e4SIan Rogers { 23*1f9e24e4SIan Rogers "BriefDescription": "Counts the number of page walks completed due to store DTLB misses to any page size.", 24*1f9e24e4SIan Rogers "Counter": "0,1,2,3,4,5,6,7", 25*1f9e24e4SIan Rogers "EventCode": "0x49", 26*1f9e24e4SIan Rogers "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED", 27*1f9e24e4SIan Rogers "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.", 28*1f9e24e4SIan Rogers "SampleAfterValue": "1000003", 29*1f9e24e4SIan Rogers "UMask": "0xe", 30*1f9e24e4SIan Rogers "Unit": "cpu_atom" 31*1f9e24e4SIan Rogers }, 32*1f9e24e4SIan Rogers { 33*1f9e24e4SIan Rogers "BriefDescription": "Store misses in all TLB levels causes a page walk that completes. (All page sizes)", 34*1f9e24e4SIan Rogers "Counter": "0,1,2,3,4,5,6,7,8,9", 35*1f9e24e4SIan Rogers "EventCode": "0x13", 36*1f9e24e4SIan Rogers "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED", 37*1f9e24e4SIan Rogers "PublicDescription": "Counts completed page walks (all page sizes) caused by demand data stores. This implies it missed in the DTLB and further levels of TLB. The page walk can end with or without a fault.", 38*1f9e24e4SIan Rogers "SampleAfterValue": "100003", 39*1f9e24e4SIan Rogers "UMask": "0xe", 40*1f9e24e4SIan Rogers "Unit": "cpu_core" 41*1f9e24e4SIan Rogers }, 42*1f9e24e4SIan Rogers { 43*1f9e24e4SIan Rogers "BriefDescription": "Counts the number of page walks completed due to instruction fetch misses to any page size.", 44*1f9e24e4SIan Rogers "Counter": "0,1,2,3,4,5,6,7", 45*1f9e24e4SIan Rogers "EventCode": "0x85", 46*1f9e24e4SIan Rogers "EventName": "ITLB_MISSES.WALK_COMPLETED", 47*1f9e24e4SIan Rogers "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.", 48*1f9e24e4SIan Rogers "SampleAfterValue": "1000003", 49*1f9e24e4SIan Rogers "UMask": "0xe", 50*1f9e24e4SIan Rogers "Unit": "cpu_atom" 51*1f9e24e4SIan Rogers }, 52*1f9e24e4SIan Rogers { 53*1f9e24e4SIan Rogers "BriefDescription": "Code miss in all TLB levels causes a page walk that completes. (All page sizes)", 54*1f9e24e4SIan Rogers "Counter": "0,1,2,3,4,5,6,7,8,9", 55*1f9e24e4SIan Rogers "EventCode": "0x11", 56*1f9e24e4SIan Rogers "EventName": "ITLB_MISSES.WALK_COMPLETED", 57*1f9e24e4SIan Rogers "PublicDescription": "Counts completed page walks (all page sizes) caused by a code fetch. This implies it missed in the ITLB (Instruction TLB) and further levels of TLB. The page walk can end with or without a fault.", 58*1f9e24e4SIan Rogers "SampleAfterValue": "100003", 59*1f9e24e4SIan Rogers "UMask": "0xe", 60*1f9e24e4SIan Rogers "Unit": "cpu_core" 61*1f9e24e4SIan Rogers } 62*1f9e24e4SIan Rogers] 63