AMD_DBGAPI  0.70.1
Data Fields
amd_dbgapi_watchpoint_list_t Struct Reference

A set of watchpoints. More...

#include <amd-dbgapi.h>

Collaboration diagram for amd_dbgapi_watchpoint_list_t:
Collaboration graph
[legend]

Data Fields

size_t count
 
amd_dbgapi_watchpoint_id_twatchpoint_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: