kfdtest: add set exceptions enable base debug operation
Add set exceptions enabled debug option Signed-off-by: Jonathan Kim <jonathan.kim@amd.com> Change-Id: I6ee1769bbbb90a74074d8100974c4bfeabaf7f2c
This commit is contained in:
committed by
Jonathan Kim
parent
097ee967d1
commit
97fc25bb8d
@@ -44,6 +44,7 @@ class BaseDebug {
|
||||
HSAKMT_STATUS QueryDebugEvent(uint64_t *exceptions,
|
||||
uint32_t *gpuId, uint32_t *queueId,
|
||||
int timeoutMsec);
|
||||
void SetExceptionsEnabled(uint64_t exceptions);
|
||||
|
||||
private:
|
||||
unsigned int m_Pid;
|
||||
|
||||
Reference in New Issue
Block a user