NVAPI Reference Documentation 545
Loading...
Searching...
No Matches
Public Attributes | List of all members
NV_GPU_PERF_PSTATES_INFO_V1 Struct Reference

#include <nvapi.h>

Public Attributes

NvU32 version
 
NvU32 flags
 Reserved. Must be set to 0.
 
NvU32 numPstates
 The number of available p-states.
 
NvU32 numClocks
 The number of clock domains supported by each P-State.
 
struct { 
 
   NV_GPU_PERF_PSTATE_ID   pstateId 
 ID of the p-state.
 
   NvU32   NV_GPU_PERF_PSTATES_INFO_V1::flags 
 
   struct { 
 
      NV_GPU_PUBLIC_CLOCK_ID   domainId 
 ID of the clock domain.
 
      NvU32   flags 
 Reserved. Must be set to 0.
 
      NvU32   freq 
 Clock frequency in kHz.
 
   }   clocks [NVAPI_MAX_GPU_PERF_CLOCKS] 
 
pstates [NVAPI_MAX_GPU_PERF_PSTATES] 
 

Detailed Description

Used in NvAPI_GPU_GetPstatesInfoEx()


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