NVAPI Reference Documentation
NVIDIA
Release 550
Wed Mar 20 2024

Data Fields
NV_GPU_PERF_PSTATES_INFO_V1 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
 
NvU32 flags
 
NvU32 numPstates
 
NvU32 numClocks
 
struct { 
 
   NV_GPU_PERF_PSTATE_ID   NV_GPU_PERF_PSTATES_INFO_V1::pstateId 
 
   NvU32   NV_GPU_PERF_PSTATES_INFO_V1::flags 
 
   struct { 
 
      NV_GPU_PUBLIC_CLOCK_ID   NV_GPU_PERF_PSTATES_INFO_V1::domainId 
 
      NvU32   NV_GPU_PERF_PSTATES_INFO_V1::flags 
 
      NvU32   NV_GPU_PERF_PSTATES_INFO_V1::freq 
 
   }   NV_GPU_PERF_PSTATES_INFO_V1::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:

NVIDIA
Copyright (c) 2007–2024 NVIDIA Corporation. All rights reserved.

NVIDIA