Skip to content

Commit 499e3cd

Browse files
Merge pull request #307 from edwarddavidbaker/sync-platforms
PTL, LNL, ADL, TGL: Release event updates
2 parents 370f907 + d90a673 commit 499e3cd

14 files changed

+2592
-219
lines changed

ADL/events/alderlake_goldencove_core.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"Header": {
33
"Copyright": "Copyright (c) 2001 - 2025 Intel Corporation. All rights reserved.",
4-
"Info": "Performance Monitoring Events for 12th and 13th Generation Intel(R) Core(TM) Processor - V1.30",
5-
"DatePublished": "04/01/2025",
6-
"Version": "1.30",
4+
"Info": "Performance Monitoring Events for 12th and 13th Generation Intel(R) Core(TM) Processor - V1.31",
5+
"DatePublished": "05/06/2025",
6+
"Version": "1.31",
77
"Legend": ""
88
},
99
"Events": [
@@ -2587,7 +2587,7 @@
25872587
"UMask": "0x01",
25882588
"EventName": "LOAD_HIT_PREFETCH.SWPF",
25892589
"BriefDescription": "Counts the number of demand load dispatches that hit L1D fill buffer (FB) allocated for software prefetch.",
2590-
"PublicDescription": "Counts all not software-prefetch load dispatches that hit the fill buffer (FB) allocated for the software prefetch. It can also be incremented by some lock instructions. So it should only be used with profiling so that the locks can be excluded by ASM (Assembly File) inspection of the nearby instructions.",
2590+
"PublicDescription": "Counts all software-prefetch load dispatches that hit the fill buffer (FB) allocated for the software prefetch. It can also be incremented by some lock instructions. So it should only be used with profiling so that the locks can be excluded by ASM (Assembly File) inspection of the nearby instructions.",
25912591
"Counter": "0,1,2,3",
25922592
"PEBScounters": "0,1,2,3",
25932593
"SampleAfterValue": "100003",

0 commit comments

Comments
 (0)