![]() |
NVAPI Reference Documentation
|
Release 361: January 27
|
#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().
Set if this utilization domain is present on this GPU.
bit 0 indicates if the dynamic Pstate is enabled or not
Percentage of time where the domain is considered busy in the last 1 second interval.
Structure version.
