Add gfx950 support to ValuPipeIssueUtil counter (#2396)

Add gfx950 (MI350) to the ValuPipeIssueUtil counter definition to
enable RDC_FI_PROF_VALU_PIPE_ISSUE_UTIL telemetry field support on
MI350 hardware.
This commit is contained in:
Benjamin Welton
2026-01-05 09:37:34 -08:00
committed by GitHub
parent 88f4bb1988
commit 7871f53563
@@ -10495,6 +10495,7 @@ rocprofiler-sdk:
- gfx940
- gfx941
- gfx942
- gfx950
expression: 100*reduce(SQ_ACTIVE_INST_VALU,sum)/(reduce(GRBM_GUI_ACTIVE,max)*CU_NUM)
- architectures:
- gfx12