mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-12-27 11:06:41 -05:00
perf vendor events intel: Update graniterapids events from 1.15 to 1.16
The updated events were published in:
b4acc3fd52
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:
@@ -488,12 +488,12 @@
|
||||
"UMask": "0x2"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Retired load instructions which data sources missed L3 but serviced from local dram",
|
||||
"BriefDescription": "Retired load instructions which data sources missed L3 but serviced from dram homed in the local socket",
|
||||
"Counter": "0,1,2,3",
|
||||
"Data_LA": "1",
|
||||
"EventCode": "0xd3",
|
||||
"EventName": "MEM_LOAD_L3_MISS_RETIRED.LOCAL_DRAM",
|
||||
"PublicDescription": "Retired load instructions which data sources missed L3 but serviced from local DRAM. Available PDIST counters: 0",
|
||||
"PublicDescription": "Retired load instructions which data sources missed L3 but serviced from DRAM homed in the local socket. Available PDIST counters: 0",
|
||||
"RetirementLatencyMax": 4146,
|
||||
"RetirementLatencyMean": 115.83,
|
||||
"RetirementLatencyMin": 0,
|
||||
|
||||
@@ -9,6 +9,15 @@
|
||||
"PublicDescription": "UNC_CHACMS_CLOCKTICKS",
|
||||
"Unit": "CHACMS"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "UNC_CHACMS_DISTRESS_ASSERTED",
|
||||
"Counter": "0,1,2,3",
|
||||
"EventCode": "0x35",
|
||||
"EventName": "UNC_CHACMS_DISTRESS_ASSERTED",
|
||||
"PerPkg": "1",
|
||||
"PortMask": "0x000",
|
||||
"Unit": "CHACMS"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Counts the number of cycles FAST trigger is received from the global FAST distress wire.",
|
||||
"Counter": "0,1,2,3",
|
||||
|
||||
@@ -13,7 +13,7 @@ GenuineIntel-6-CF,v1.20,emeraldrapids,core
|
||||
GenuineIntel-6-5[CF],v13,goldmont,core
|
||||
GenuineIntel-6-7A,v1.01,goldmontplus,core
|
||||
GenuineIntel-6-B6,v1.10,grandridge,core
|
||||
GenuineIntel-6-A[DE],v1.15,graniterapids,core
|
||||
GenuineIntel-6-A[DE],v1.16,graniterapids,core
|
||||
GenuineIntel-6-(3C|45|46),v36,haswell,core
|
||||
GenuineIntel-6-3F,v29,haswellx,core
|
||||
GenuineIntel-6-7[DE],v1.24,icelake,core
|
||||
|
||||
|
Reference in New Issue
Block a user