amdsmi_power_profile_status_t Struct Reference

amdsmi_power_profile_status_t Struct Reference#

AMD SMI: amdsmi_power_profile_status_t Struct Reference
amdsmi_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 <amdsmi.h>

Data Fields

amdsmi_bit_field_t available_profiles
 
amdsmi_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

amdsmi_bit_field_t amdsmi_power_profile_status_t::available_profiles

Which profiles are supported by this system

◆ current

amdsmi_power_profile_preset_masks_t amdsmi_power_profile_status_t::current

Which power profile is currently active

◆ num_profiles

uint32_t amdsmi_power_profile_status_t::num_profiles

How many power profiles are available


The documentation for this struct was generated from the following file: