rsmi_power_profile_status_t Struct Reference#
rsmi_power_profile_status_t Struct Reference
This structure contains information about which power profiles are supported by the system for a given device, and which power profile is currently active. More...
#include <rocm_smi.h>
Data Fields | |
rsmi_bit_field_t | available_profiles |
rsmi_power_profile_preset_masks_t | current |
uint32_t | num_profiles |
Detailed Description
This structure contains information about which power profiles are supported by the system for a given device, and which power profile is currently active.
Field Documentation
◆ available_profiles
rsmi_bit_field_t rsmi_power_profile_status_t::available_profiles |
Which profiles are supported by this system
◆ current
rsmi_power_profile_preset_masks_t rsmi_power_profile_status_t::current |
Which power profile is currently active
◆ num_profiles
uint32_t rsmi_power_profile_status_t::num_profiles |
How many power profiles are available
The documentation for this struct was generated from the following file: