_ADLOD6CurrentStatus Struct Reference

Structure containing information about current Overdrive 6 performance status. More...


Data Fields

int iEngineClock
 Current engine clock in 10 KHz.
int iMemoryClock
 Current memory clock in 10 KHz.
int iActivityPercent
int iCurrentPerformanceLevel
 Not used. Reserved for future use.
int iCurrentBusSpeed
 Current PCI-E bus speed.
int iCurrentBusLanes
 Current PCI-E bus # of lanes.
int iMaximumBusLanes
 Maximum possible PCI-E bus # of lanes.
int iExtValue
 Value for future extension.
int iExtMask
 Mask for future extension.


Detailed Description

Structure containing information about current Overdrive 6 performance status.

This structure is used to store information about current Overdrive 6 performance status.

Examples:

Overdrive/Overdrive_Sample.cpp.


Field Documentation

Current engine clock in 10 KHz.

Examples:
Overdrive/Overdrive_Sample.cpp.

Current memory clock in 10 KHz.

Examples:
Overdrive/Overdrive_Sample.cpp.

Current GPU activity in percent. This indicates how "busy" the GPU is.

Examples:
Overdrive/Overdrive_Sample.cpp.

Not used. Reserved for future use.

Current PCI-E bus speed.

Examples:
Overdrive/Overdrive_Sample.cpp.

Current PCI-E bus # of lanes.

Examples:
Overdrive/Overdrive_Sample.cpp.

Maximum possible PCI-E bus # of lanes.

Value for future extension.

Mask for future extension.


Copyright © 2009-2016 Advanced Micro Devices, Inc. All rights reserved.