Skip to content

Commit 6a98a9a

Browse files
authored
Add gfx941/gfx942 to ValuPipeIssueUtil (#139)
[ROCm/rocprofiler-sdk commit: 3076660]
1 parent 76cc645 commit 6a98a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/lib/rocprofiler-sdk/counters/yaml/counter_defs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3982,7 +3982,7 @@ ValuIops:
39823982
description: 'Unit: IOP'
39833983
ValuPipeIssueUtil:
39843984
architectures:
3985-
gfx90a/gfx940/gfx9:
3985+
gfx90a/gfx940/gfx9/gfx942/gfx941:
39863986
expression: 100*reduce(SQ_ACTIVE_INST_VALU,sum)/(reduce(GRBM_GUI_ACTIVE,max)*CU_NUM)
39873987
description: 'Unit: percent'
39883988
VmemLatency:

0 commit comments

Comments
 (0)