Back to home page

OSCL-LXR

 
 

    


0001 [
0002     {
0003         "BriefDescription": "Counts the number of load micro-ops retired that cause a DTLB miss",
0004         "Counter": "0,1",
0005         "Data_LA": "1",
0006         "EventCode": "0x04",
0007         "EventName": "MEM_UOPS_RETIRED.DTLB_MISS_LOADS",
0008         "PEBS": "1",
0009         "SampleAfterValue": "200003",
0010         "UMask": "0x8"
0011     },
0012     {
0013         "BriefDescription": "Counts the total number of core cycles for all the page walks. The cycles for page walks started in speculative path will also be included.",
0014         "Counter": "0,1",
0015         "EventCode": "0x05",
0016         "EventName": "PAGE_WALKS.CYCLES",
0017         "PublicDescription": "This event counts every cycle when a data (D) page walk or instruction (I) page walk is in progress.",
0018         "SampleAfterValue": "200003",
0019         "UMask": "0x3"
0020     },
0021     {
0022         "BriefDescription": "Counts the total number of core cycles for all the D-side page walks. The cycles for page walks started in speculative path will also be included.",
0023         "Counter": "0,1",
0024         "EventCode": "0x05",
0025         "EventName": "PAGE_WALKS.D_SIDE_CYCLES",
0026         "SampleAfterValue": "200003",
0027         "UMask": "0x1"
0028     },
0029     {
0030         "BriefDescription": "Counts the total D-side page walks that are completed or started. The page walks started in the speculative path will also be counted",
0031         "Counter": "0,1",
0032         "EdgeDetect": "1",
0033         "EventCode": "0x05",
0034         "EventName": "PAGE_WALKS.D_SIDE_WALKS",
0035         "SampleAfterValue": "100003",
0036         "UMask": "0x1"
0037     },
0038     {
0039         "BriefDescription": "Counts the total number of core cycles for all the I-side page walks. The cycles for page walks started in speculative path will also be included.",
0040         "Counter": "0,1",
0041         "EventCode": "0x05",
0042         "EventName": "PAGE_WALKS.I_SIDE_CYCLES",
0043         "PublicDescription": "This event counts every cycle when an I-side (walks due to an instruction fetch) page walk is in progress.",
0044         "SampleAfterValue": "200003",
0045         "UMask": "0x2"
0046     },
0047     {
0048         "BriefDescription": "Counts the total I-side page walks that are completed.",
0049         "Counter": "0,1",
0050         "EdgeDetect": "1",
0051         "EventCode": "0x05",
0052         "EventName": "PAGE_WALKS.I_SIDE_WALKS",
0053         "SampleAfterValue": "100003",
0054         "UMask": "0x2"
0055     },
0056     {
0057         "BriefDescription": "Counts the total page walks that are completed (I-side and D-side)",
0058         "Counter": "0,1",
0059         "EdgeDetect": "1",
0060         "EventCode": "0x05",
0061         "EventName": "PAGE_WALKS.WALKS",
0062         "SampleAfterValue": "100003",
0063         "UMask": "0x3"
0064     }
0065 ]