From f893fecf876106a5cbe141d945f671b5c0b95b5f Mon Sep 17 00:00:00 2001 From: Kiumars Sabeti Date: Fri, 9 Dec 2022 20:40:08 -0500 Subject: [PATCH] SWDEV-369023: Added two new counters SQ_INSTS_TEX_LOAD and SQ_INSTS_TEX_STORE for gfx10.These two new counters are replacement for SQ_INSTS_VMEM_RD and SQ_INSTS_VMEM_WR which are not supported in gfx10 architecture Change-Id: I4c4101eea27f9073492ae42c70a30a002f4d8834 [ROCm/rocprofiler commit: a9a82ee1070548ed9a887ab116146dc6c90b860a] --- projects/rocprofiler/test/tool/gfx_metrics.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/rocprofiler/test/tool/gfx_metrics.xml b/projects/rocprofiler/test/tool/gfx_metrics.xml index 46dcfbb4fd..c7f484726c 100755 --- a/projects/rocprofiler/test/tool/gfx_metrics.xml +++ b/projects/rocprofiler/test/tool/gfx_metrics.xml @@ -407,6 +407,8 @@ + +