Skip to content

Commit

Permalink
Add new l2 cache per channel headers to supported fields
Browse files Browse the repository at this point in the history
Signed-off-by: colramos-amd <colramos@amd.com>
  • Loading branch information
coleramos425 committed Feb 6, 2024
1 parent 4891111 commit d7b78da
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/utils/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ class Workload:
"Channel",
"L2 Cache Hit Rate",
"Requests",
"L1-L2 Read",
"L1-L2 Write",
"L1-L2 Atomic",
"L2-EA Read",
"L2-EA Write",
"L2-EA Atomic",
"L2 Read Req",
"L2 Write Req",
"L2 Atomic Req",
Expand Down

0 comments on commit d7b78da

Please sign in to comment.