NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_GPU_DYNAMIC_PSTATES_INFO_EX Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 flags
struct {
   NvU32   bIsPresent:1
   NvU32   percentage
utilization [NVAPI_MAX_GPU_UTILIZATIONS]

Detailed Description

Used in NvAPI_GPU_GetDynamicPstatesInfoEx().


Field Documentation

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.


The documentation for this struct was generated from the following file:


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA