mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 07:03:28 -04:00
perf vendor events intel: Update emeraldrapids events from 1.23 to 1.24
The updated events were published in:
3f1d40d195
Signed-off-by: Chun-Tse Shao <ctshao@google.com>
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
This commit is contained in:
committed by
Namhyung Kim
parent
be4147c51a
commit
edb496df16
@@ -368,6 +368,15 @@
|
||||
"SampleAfterValue": "200003",
|
||||
"UMask": "0x40"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Cycles when L1D is locked",
|
||||
"Counter": "0,1,2,3",
|
||||
"EventCode": "0x42",
|
||||
"EventName": "LOCK_CYCLES.CACHE_LOCK_DURATION",
|
||||
"PublicDescription": "This event counts the number of cycles when the L1D is locked. It is a superset of the 0x1 mask (BUS_LOCK_CLOCKS.BUS_LOCK_DURATION).",
|
||||
"SampleAfterValue": "2000003",
|
||||
"UMask": "0x2"
|
||||
},
|
||||
{
|
||||
"BriefDescription": "Core-originated cacheable requests that missed L3 (Except hardware prefetches to the L3)",
|
||||
"Counter": "0,1,2,3,4,5,6,7",
|
||||
|
||||
@@ -9,7 +9,7 @@ GenuineIntel-6-4F,v23,broadwellx,core
|
||||
GenuineIntel-6-55-[56789ABCDEF],v1.25,cascadelakex,core
|
||||
GenuineIntel-6-DD,v1.02,clearwaterforest,core
|
||||
GenuineIntel-6-9[6C],v1.05,elkhartlake,core
|
||||
GenuineIntel-6-CF,v1.23,emeraldrapids,core
|
||||
GenuineIntel-6-CF,v1.24,emeraldrapids,core
|
||||
GenuineIntel-6-5[CF],v13,goldmont,core
|
||||
GenuineIntel-6-7A,v1.01,goldmontplus,core
|
||||
GenuineIntel-6-B6,v1.12,grandridge,core
|
||||
|
||||
|
Reference in New Issue
Block a user