amdgpu_xcp_metrics_t Struct Reference#
amdgpu_xcp_metrics_t Struct Reference
The following structures hold the gpu statistics for a device. More...
#include <rocm_smi.h>
Data Fields | |
uint32_t | gfx_busy_inst [RSMI_MAX_NUM_XCC] |
uint16_t | jpeg_busy [RSMI_MAX_NUM_JPEG_ENG_V1] |
uint16_t | vcn_busy [RSMI_MAX_NUM_VCNS] |
uint64_t | gfx_busy_acc [RSMI_MAX_NUM_XCC] |
uint64_t | gfx_below_host_limit_acc [RSMI_MAX_NUM_XCC] |
uint64_t | gfx_below_host_limit_ppt_acc [RSMI_MAX_NUM_XCC] |
uint64_t | gfx_below_host_limit_thm_acc [RSMI_MAX_NUM_XCC] |
uint64_t | gfx_low_utilization_acc [RSMI_MAX_NUM_XCC] |
uint64_t | gfx_below_host_limit_total_acc [RSMI_MAX_NUM_XCC] |
Detailed Description
The following structures hold the gpu statistics for a device.
Field Documentation
◆ gfx_below_host_limit_ppt_acc
uint64_t amdgpu_xcp_metrics_t::gfx_below_host_limit_ppt_acc[RSMI_MAX_NUM_XCC] |
v1.8 additions
The documentation for this struct was generated from the following file: