forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/perf/pmu-events/arch/x86/goldmont/virtual-memory.json
....@@ -48,7 +48,8 @@
4848 "UMask": "0x11",
4949 "EventName": "MEM_UOPS_RETIRED.DTLB_MISS_LOADS",
5050 "SampleAfterValue": "200003",
51
- "BriefDescription": "Load uops retired that missed the DTLB (Precise event capable)"
51
+ "BriefDescription": "Load uops retired that missed the DTLB (Precise event capable)",
52
+ "Data_LA": "1"
5253 },
5354 {
5455 "PEBS": "2",
....@@ -59,7 +60,8 @@
5960 "UMask": "0x12",
6061 "EventName": "MEM_UOPS_RETIRED.DTLB_MISS_STORES",
6162 "SampleAfterValue": "200003",
62
- "BriefDescription": "Store uops retired that missed the DTLB (Precise event capable)"
63
+ "BriefDescription": "Store uops retired that missed the DTLB (Precise event capable)",
64
+ "Data_LA": "1"
6365 },
6466 {
6567 "PEBS": "2",
....@@ -70,6 +72,7 @@
7072 "UMask": "0x13",
7173 "EventName": "MEM_UOPS_RETIRED.DTLB_MISS",
7274 "SampleAfterValue": "200003",
73
- "BriefDescription": "Memory uops retired that missed the DTLB (Precise event capable)"
75
+ "BriefDescription": "Memory uops retired that missed the DTLB (Precise event capable)",
76
+ "Data_LA": "1"
7477 }
7578 ]