doc improvements and fixes SWDEV-523395,SWDEV-516979 (#314)

* doc improvements and fixes SWDEV-523395,SWDEV-516979

* Adding changes from PR 231
此提交包含在:
Bhardwaj, Gopesh
2025-03-26 10:09:08 +05:30
提交者 GitHub
父節點 2061c52817
當前提交 6d6eec230c
共有 5 個檔案被更改,包括 387 行新增354 行删除
+1 -1
查看文件
@@ -355,7 +355,7 @@ Select Function
select() only returns counter values which match the dimension indexes provided by the user in expression. This operation is to allow a user to state they only want to select specific dimensions index. Supported dimensions include ``DIMENSION_XCC, DIMENSION_AID, DIMENSION_SHADER_ENGINE, DIMENSION_AGENT, DIMENSION_SHADER_ARRAY, DIMENSION_WGP, DIMENSION_INSTANCE``. For example ``select(Y, [DIMENSION_XCC=[0],DIMENSION_SHADER_ENGINE=[2]])`` gives counter values which are from DIMENSION_XCC= 0 and DIMENSION_SHADER_ENGINE= 2 for Y Metric.
Let's say Y has XCC, SHADER_ENGINE(SE), WGP dimensions with sizes 2, 4, 4 respectively.
Let's say Y has XCC, SHADER_ENGINE (SE), WGP dimensions with sizes 2, 4, 4 respectively.
Raw Counter Data in 3D space: