#include <nvapi.h>
|
|
NvU32 | version |
| | Structure version.
|
| |
|
NvU32 | flags |
| | bit 0 indicates if the dynamic Pstate is enabled or not
|
| |
|
struct { | |
| |
|
NvU32 bIsPresent:1 | |
| | Set if this utilization domain is present on this GPU.
|
| |
|
NvU32 percentage | |
| | Percentage of time where the domain is considered busy in the last 1 second interval.
|
| |
| } | utilization [NVAPI_MAX_GPU_UTILIZATIONS] | |
| |
The documentation for this struct was generated from the following file: