amd_dbgapi_watchpoint_list_t Struct Reference#
amd_dbgapi_watchpoint_list_t Struct Reference
  A set of watchpoints. More...
#include <amd-dbgapi.h>
Data Fields | |
| size_t | count | 
| amd_dbgapi_watchpoint_id_t * | watchpoint_ids | 
Detailed Description
A set of watchpoints.
Used by the AMD_DBGAPI_WAVE_INFO_WATCHPOINTS query to report the watchpoint(s) triggered by a wave.
Field Documentation
◆ count
| size_t amd_dbgapi_watchpoint_list_t::count | 
◆ watchpoint_ids
| amd_dbgapi_watchpoint_id_t* amd_dbgapi_watchpoint_list_t::watchpoint_ids | 
The documentation for this struct was generated from the following file: