![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
| NvU32 | version |
| NvU32 | flags |
| struct { | |
| NvU32 bIsPresent:1 | |
| NvU32 percentage | |
| } | utilization [NVAPI_MAX_GPU_UTILIZATIONS] |
Used in NvAPI_GPU_GetDynamicPstatesInfoEx().
| NvU32 NV_GPU_DYNAMIC_PSTATES_INFO_EX::bIsPresent |
Set if this utilization domain is present on this GPU.
| NvU32 NV_GPU_DYNAMIC_PSTATES_INFO_EX::flags |
bit 0 indicates if the dynamic Pstate is enabled or not
| NvU32 NV_GPU_DYNAMIC_PSTATES_INFO_EX::percentage |
Percentage of time where the domain is considered busy in the last 1 second interval.
| struct { ... } NV_GPU_DYNAMIC_PSTATES_INFO_EX::utilization[NVAPI_MAX_GPU_UTILIZATIONS] |
| NvU32 NV_GPU_DYNAMIC_PSTATES_INFO_EX::version |
Structure version.
