Skip to content

Commit 21c0790

Browse files
committed
docs: Add core event infos for Zen3 Architecture
1 parent 4cfa6d3 commit 21c0790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/sensors/hwpc-sensor.md

+1
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Table below depicts the different group events for compatible Intel and AMD arch
7171
|Intel Skylake, Whiskey Lake, Coffe Lake| `core` | `CPU_CLK_THREAD_UNHALTED:REF_P`, `CPU_CLK_THREAD_UNHALTED:THREAD_P`, `LLC_MISSES`,`INSTRUCTIONS_RETIRED`|
7272
|Intel Sandy Bridge, Comet Lake | `core` | `CPU_CLK_UNHALTED:REF_P`, `CPU_CLK_UNHALTED:THREAD_P`, `LLC_MISSES`,`INSTRUCTIONS_RETIRED`|
7373
|AMD Zen 2 | `core`| `CYCLES_NOT_IN_HALT`, `RETIRED_INSTRUCTIONS` , `RETIRED_UOPS`|
74+
|AMD Zen 3 | `core`| `CYCLES_NOT_IN_HALT`, `RETIRED_INSTRUCTIONS` , `RETIRED_OPS`|
7475

7576

7677
### Running the Sensor with a Configuration File

0 commit comments

Comments
 (0)