perf vendor events intel: Update alderlake events from 1.34 to 1.35
The updated events were published in:
c74f1cefa9
Signed-off-by: Ian Rogers <irogers@google.com>
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
This commit is contained in:
@@ -877,7 +877,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 128 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_128",
|
||||
@@ -890,7 +890,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 16 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_16",
|
||||
@@ -903,7 +903,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 256 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_256",
|
||||
@@ -916,7 +916,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 32 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_32",
|
||||
@@ -929,7 +929,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 4 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_4",
|
||||
@@ -942,7 +942,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 512 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_512",
|
||||
@@ -955,7 +955,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 64 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_64",
|
||||
@@ -968,7 +968,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 8 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_8",
|
||||
|
||||
@@ -32,8 +32,9 @@
|
||||
"Unit": "cpu_core"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of active floating point and integer dividers per cycle.",
|
||||
"BriefDescription": "This event is deprecated.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Deprecated": "1",
|
||||
"EventCode": "0xcd",
|
||||
"EventName": "ARITH.DIV_OCCUPANCY",
|
||||
"SampleAfterValue": "1000003",
|
||||
@@ -41,8 +42,9 @@
|
||||
"Unit": "cpu_atom"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of floating point and integer divider uops executed per cycle.",
|
||||
"BriefDescription": "This event is deprecated.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Deprecated": "1",
|
||||
"EventCode": "0xcd",
|
||||
"EventName": "ARITH.DIV_UOPS",
|
||||
"SampleAfterValue": "1000003",
|
||||
|
||||
@@ -247,7 +247,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 128 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_128",
|
||||
@@ -259,7 +259,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 16 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_16",
|
||||
@@ -271,7 +271,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 256 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_256",
|
||||
@@ -283,7 +283,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 32 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_32",
|
||||
@@ -295,7 +295,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 4 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_4",
|
||||
@@ -307,7 +307,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 512 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_512",
|
||||
@@ -319,7 +319,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 64 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_64",
|
||||
@@ -331,7 +331,7 @@
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of tagged loads with an instruction latency that exceeds or equals the threshold of 8 cycles as defined in MEC_CR_PEBS_LD_LAT_THRESHOLD (3F6H). Only counts with PEBS enabled.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Counter": "0,1",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd0",
|
||||
"EventName": "MEM_UOPS_RETIRED.LOAD_LATENCY_GT_8",
|
||||
|
||||
@@ -9,16 +9,18 @@
|
||||
"UMask": "0x3"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of active floating point and integer dividers per cycle.",
|
||||
"BriefDescription": "This event is deprecated.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Deprecated": "1",
|
||||
"EventCode": "0xcd",
|
||||
"EventName": "ARITH.DIV_OCCUPANCY",
|
||||
"SampleAfterValue": "1000003",
|
||||
"UMask": "0x3"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of floating point and integer divider uops executed per cycle.",
|
||||
"BriefDescription": "This event is deprecated.",
|
||||
"Counter": "0,1,2,3,4,5",
|
||||
"Deprecated": "1",
|
||||
"EventCode": "0xcd",
|
||||
"EventName": "ARITH.DIV_UOPS",
|
||||
"SampleAfterValue": "1000003",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Family-model,Version,Filename,EventType
|
||||
GenuineIntel-6-(97|9A|B7|BA|BF),v1.34,alderlake,core
|
||||
GenuineIntel-6-BE,v1.34,alderlaken,core
|
||||
GenuineIntel-6-(97|9A|B7|BA|BF),v1.35,alderlake,core
|
||||
GenuineIntel-6-BE,v1.35,alderlaken,core
|
||||
GenuineIntel-6-C[56],v1.13,arrowlake,core
|
||||
GenuineIntel-6-(1C|26|27|35|36),v5,bonnell,core
|
||||
GenuineIntel-6-(3D|47),v30,broadwell,core
|
||||
|
||||
|
Reference in New Issue
Block a user