amd_dbgapi_process_id_t Struct Reference

amd_dbgapi_process_id_t Struct Reference#

AMD DBG API: amd_dbgapi_process_id_t Struct Reference
amd_dbgapi_process_id_t Struct Reference

Opaque process handle. More...

#include <amd-dbgapi.h>

Data Fields

uint64_t handle
 

Detailed Description

Opaque process handle.

All operations that control an AMD GPU specify the process that is using the AMD GPU with the process handle. It is undefined to use handles returned by operations performed for one process, with operations performed for a different process.

Globally unique for a single library instance.

Field Documentation

◆ handle

uint64_t amd_dbgapi_process_id_t::handle

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocdbgapi-docs/checkouts/latest/include/amd-dbgapi.h