1145482Smp[
2131966Smp    {
3145482Smp        "BriefDescription": "Counts the number of page walks completed due to load DTLB misses to any page size.",
459355Sobrien        "EventCode": "0x08",
5145482Smp        "EventName": "DTLB_LOAD_MISSES.WALK_COMPLETED",
6145482Smp        "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.",
7145482Smp        "SampleAfterValue": "200003",
859355Sobrien        "UMask": "0xe"
9145482Smp    },
10145482Smp    {
1159355Sobrien        "BriefDescription": "Counts the number of page walks completed due to store DTLB misses to any page size.",
12145482Smp        "EventCode": "0x49",
13145482Smp        "EventName": "DTLB_STORE_MISSES.WALK_COMPLETED",
1459355Sobrien        "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.",
15167469Smp        "SampleAfterValue": "2000003",
16167469Smp        "UMask": "0xe"
17167469Smp    },
18167469Smp    {
19167469Smp        "BriefDescription": "Counts the number of page walks initiated by a instruction fetch that missed the first and second level TLBs.",
20167469Smp        "EventCode": "0x85",
21167469Smp        "EventName": "ITLB_MISSES.MISS_CAUSED_WALK",
22167469Smp        "SampleAfterValue": "1000003",
23167469Smp        "UMask": "0x1"
24167469Smp    },
25167469Smp    {
26167469Smp        "BriefDescription": "Counts the number of page walks due to an instruction fetch that miss the PDE (Page Directory Entry) cache.",
27167469Smp        "EventCode": "0x85",
28167469Smp        "EventName": "ITLB_MISSES.PDE_CACHE_MISS",
29145482Smp        "SampleAfterValue": "2000003",
30145482Smp        "UMask": "0x80"
31145482Smp    },
3259355Sobrien    {
33167469Smp        "BriefDescription": "Counts the number of page walks completed due to instruction fetch misses to any page size.",
34167469Smp        "EventCode": "0x85",
35167469Smp        "EventName": "ITLB_MISSES.WALK_COMPLETED",
36167469Smp        "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.",
37145482Smp        "SampleAfterValue": "200003",
38145482Smp        "UMask": "0xe"
39145482Smp    },
4059355Sobrien    {
41145482Smp        "BriefDescription": "Counts the number of cycles that the head (oldest load) of the load buffer and retirement are both stalled due to a DTLB miss.",
42145482Smp        "EventCode": "0x05",
4359355Sobrien        "EventName": "LD_HEAD.DTLB_MISS_AT_RET",
44167469Smp        "SampleAfterValue": "1000003",
45167469Smp        "UMask": "0x90"
46167469Smp    }
47145482Smp]
48145482Smp