mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
perf vendor events intel: Update icelakex events from 1.28 to 1.30
The updated events were published in:
dc6ffee20c
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:
parent
1d341e543f
commit
cf99cdf53e
|
|
@ -6050,7 +6050,7 @@
|
|||
"EventName": "UNC_CHA_SNOOP_RESP.RSPIFWD",
|
||||
"Experimental": "1",
|
||||
"PerPkg": "1",
|
||||
"PublicDescription": "Counts when a a transaction with the opcode type RspIFwd Snoop Response was received which indicates a remote caching agent forwarded the data and the requesting agent is able to acquire the data in E (Exclusive) or M (modified) states. This is commonly returned with RFO (the Read for Ownership issued before a write) transactions. The snoop could have either been to a cacheline in the M,E,F (Modified, Exclusive or Forward) states.",
|
||||
"PublicDescription": "Counts when a transaction with the opcode type RspIFwd Snoop Response was received which indicates a remote caching agent forwarded the data and the requesting agent is able to acquire the data in E (Exclusive) or M (modified) states. This is commonly returned with RFO (the Read for Ownership issued before a write) transactions. The snoop could have either been to a cacheline in the M,E,F (Modified, Exclusive or Forward) states.",
|
||||
"UMask": "0x4",
|
||||
"Unit": "CHA"
|
||||
},
|
||||
|
|
@ -6072,7 +6072,7 @@
|
|||
"EventName": "UNC_CHA_SNOOP_RESP.RSPSFWD",
|
||||
"Experimental": "1",
|
||||
"PerPkg": "1",
|
||||
"PublicDescription": "Counts when a a transaction with the opcode type RspSFwd Snoop Response was received which indicates a remote caching agent forwarded the data but held on to its current copy. This is common for data and code reads that hit in a remote socket in E (Exclusive) or F (Forward) state.",
|
||||
"PublicDescription": "Counts when a transaction with the opcode type RspSFwd Snoop Response was received which indicates a remote caching agent forwarded the data but held on to its current copy. This is common for data and code reads that hit in a remote socket in E (Exclusive) or F (Forward) state.",
|
||||
"UMask": "0x8",
|
||||
"Unit": "CHA"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ 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
|
||||
GenuineIntel-6-6[AC],v1.28,icelakex,core
|
||||
GenuineIntel-6-6[AC],v1.30,icelakex,core
|
||||
GenuineIntel-6-3A,v24,ivybridge,core
|
||||
GenuineIntel-6-3E,v24,ivytown,core
|
||||
GenuineIntel-6-2D,v24,jaketown,core
|
||||
|
|
|
|||
|
Loading…
Reference in New Issue
Block a user