forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/perf/pmu-events/arch/x86/goldmontplus/virtual-memory.json
....@@ -189,7 +189,8 @@
189189 "PEBScounters": "0,1,2,3",
190190 "EventName": "MEM_UOPS_RETIRED.DTLB_MISS_LOADS",
191191 "SampleAfterValue": "200003",
192
- "BriefDescription": "Load uops retired that missed the DTLB (Precise event capable)"
192
+ "BriefDescription": "Load uops retired that missed the DTLB (Precise event capable)",
193
+ "Data_LA": "1"
193194 },
194195 {
195196 "PEBS": "2",
....@@ -201,7 +202,8 @@
201202 "PEBScounters": "0,1,2,3",
202203 "EventName": "MEM_UOPS_RETIRED.DTLB_MISS_STORES",
203204 "SampleAfterValue": "200003",
204
- "BriefDescription": "Store uops retired that missed the DTLB (Precise event capable)"
205
+ "BriefDescription": "Store uops retired that missed the DTLB (Precise event capable)",
206
+ "Data_LA": "1"
205207 },
206208 {
207209 "PEBS": "2",
....@@ -213,6 +215,7 @@
213215 "PEBScounters": "0,1,2,3",
214216 "EventName": "MEM_UOPS_RETIRED.DTLB_MISS",
215217 "SampleAfterValue": "200003",
216
- "BriefDescription": "Memory uops retired that missed the DTLB (Precise event capable)"
218
+ "BriefDescription": "Memory uops retired that missed the DTLB (Precise event capable)",
219
+ "Data_LA": "1"
217220 }
218221 ]