amdsmi_gpu_xcp_metrics_t Struct Reference#
amdsmi_gpu_xcp_metrics_t Struct Reference
The following structures hold the gpu statistics for a device. More...
#include <amdsmi.h>
Data Fields | |
uint32_t | gfx_busy_inst [AMDSMI_MAX_NUM_XCC] |
v1.6 additions The max uint32_t will be used if that information is N/A More... | |
uint16_t | jpeg_busy [AMDSMI_MAX_NUM_JPEG] |
Utilization Instantaneous in %. | |
uint16_t | vcn_busy [AMDSMI_MAX_NUM_VCN] |
Utilization Instantaneous in %. | |
uint64_t | gfx_busy_acc [AMDSMI_MAX_NUM_XCC] |
Utilization Accumulated in %. | |
uint64_t | gfx_below_host_limit_acc [AMDSMI_MAX_NUM_XCC] |
v1.7 additions More... | |
Detailed Description
The following structures hold the gpu statistics for a device.
The documentation for this struct was generated from the following file: