kfdtest: add send exception operation
Add send exception operation. Signed-off-by: Jonathan Kim <jonathan.kim@amd.com> Change-Id: Iecb43004a1a7ffc75e94badf203cd0927ffe0909
This commit is contained in:
committed by
Jonathan Kim
parent
dd56b38c2f
commit
c7129edcb8
@@ -40,6 +40,7 @@ class BaseDebug {
|
||||
uint64_t exceptionEnable);
|
||||
|
||||
void Detach(void);
|
||||
HSAKMT_STATUS SendRuntimeEvent(uint64_t exceptions, int gpuId, int queueId);
|
||||
|
||||
private:
|
||||
unsigned int m_Pid;
|
||||
|
||||
Reference in New Issue
Block a user