diff --git a/projects/rocprofiler/test/tool/metrics.xml b/projects/rocprofiler/test/tool/metrics.xml
index 8954776706..ca2c4a4291 100644
--- a/projects/rocprofiler/test/tool/metrics.xml
+++ b/projects/rocprofiler/test/tool/metrics.xml
@@ -1,12 +1,12 @@
#include "gfx_metrics.xml"
-
+
-
+
@@ -15,45 +15,62 @@
-
+
+
-
+
-
+
-
-
+
+
-
+
# EA1
+
# both EA0 and EA1 should be included
-
-
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+# VG20
+
+# MI100
+
# GPUBusy The percentage of time GPU was busy.
@@ -154,13 +171,6 @@
expr=100*SQ_INST_CYCLES_SALU*4/SIMD_NUM/GRBM_GUI_ACTIVE
>
- # Mem32Bwrites The number of effective 32B write transactions into memory
-
-
# FetchSize The total kilobytes fetched from the video memory. This is measured with all extra fetches and any cache or memory effects taken into account.
+ # Mem32Bwrites The total number of effective 32B write transactions to the memory
+
+
# L2CacheHit The percentage of fetch, write, atomic, and other instructions that hit the data in L2 cache. Value range: 0% (no hit) to 100% (optimal).