06bf110c84
* Adding counters support for strix halo * Updated coutners list * Added missing counter info * Updated arch support
30 行
619 B
YAML
30 行
619 B
YAML
rocprofiler-sdk:
|
|
counters-schema-version: 1
|
|
counters:
|
|
- name: TEST_YAML_LOAD
|
|
description: cycles
|
|
properties: []
|
|
definitions:
|
|
- architectures:
|
|
- gfx950
|
|
- gfx942
|
|
- gfx10
|
|
- gfx1010
|
|
- gfx1030
|
|
- gfx1031
|
|
- gfx11
|
|
- gfx1032
|
|
- gfx1102
|
|
- gfx906
|
|
- gfx1100
|
|
- gfx1101
|
|
- gfx1150
|
|
- gfx1151
|
|
- gfx908
|
|
- gfx90a
|
|
- gfx9
|
|
- gfx12
|
|
- gfx1200
|
|
- gfx1201
|
|
expression: reduce(GRBM_GUI_ACTIVE,max)*CU_NUM
|