correct small negatives in remote read/write traffic due to running in different passes
Signed-off-by: Nicholas Curtis <nicurtis@amd.com>
[ROCm/rocprofiler-compute commit: 20d93703fc]
This commit is contained in:
committed by
Cole Ramos
parent
1f891f6c89
commit
81c82c1c24
@@ -91,12 +91,13 @@ supported_field = [
|
||||
"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",
|
||||
"L2 Write",
|
||||
"L2 Atomic",
|
||||
"L2-Fabric Requests",
|
||||
"L2-Fabric Read",
|
||||
"L2-Fabric Write and Atomic",
|
||||
"L2-Fabric Atomic",
|
||||
"L2 Read Req",
|
||||
"L2 Write Req",
|
||||
"L2 Atomic Req",
|
||||
|
||||
Reference in New Issue
Block a user