Doc update for tag controller performance monitor addresses based on commit d7a492b48f

This commit is contained in:
Marno van der Maas
2021-06-07 17:37:13 +01:00
committed by GitHub
parent 4ae9f5346c
commit 8bd8ee6310

View File

@@ -78,13 +78,13 @@ IMem, DMem L1 Cache, and LL Cache (including the respective TLBs); events identi
TagController events:
- Load (0x70)
- Load miss (0x71)
- Write – count writes to tag cache (0x73)
- Write miss (0x74)
- Load (0x40)
- Load miss (0x41)
- Write – count writes to tag cache (0x43)
- Write miss (0x44)
- Set tag write (unimplemented)
- Set tag read (unimplemented)
- Evict (0x7d)
- Evict (0x4d)
Missing events are:
- L1 WT CHERI events