libhsakmt: include changes for upstream debugger API

Signed-off-by: Alex Sierra <alex.sierra@amd.com>
Change-Id: Id296e13dff431c7a151c5aae0b93412b1e116467


[ROCm/ROCR-Runtime commit: 728162c2c8]
このコミットが含まれているのは:
Alex Sierra
2023-01-23 13:38:07 -06:00
committed by Jonathan Kim
コミット 6998fcee45
5個のファイルの変更559行の追加249行の削除
-10
ファイルの表示
@@ -685,16 +685,6 @@ HSAKMT_STATUS
HSAKMTAPI
hsaKmtRuntimeDisable(void);
/**
Get the major and minor version of the kernel debugger support.
*/
HSAKMT_STATUS
HSAKMTAPI
hsaKmtGetKernelDebugTrapVersionInfo(
HSAuint32 *Major, //Out
HSAuint32 *Minor //Out
);
/**
Gets GPU and CPU clock counters for particular Node
*/