Data Fields | |
int | iSize |
Must be set to the size of the structure. | |
int | iEngineClock |
Current engine clock. | |
int | iMemoryClock |
Current memory clock. | |
int | iVddc |
Current core voltage. | |
int | iActivityPercent |
GPU utilization. | |
int | iCurrentPerformanceLevel |
Performance level index. | |
int | iCurrentBusSpeed |
Current PCIE bus speed. | |
int | iCurrentBusLanes |
Number of PCIE bus lanes. | |
int | iMaximumBusLanes |
Maximum number of PCIE bus lanes. | |
int | iReserved |
Reserved for future purposes. |
This structure is used to store information about current power management related activity. This structure (Overdrive 5 interfaces) is used by the ADL_PM_CurrentActivity_Get() function.
Current PCIE bus speed.
Number of PCIE bus lanes.
Maximum number of PCIE bus lanes.
Reserved for future purposes.