![]() |
NVAPI Reference Documentation 545
|
#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] | |
Used in NvAPI_GPU_GetPstatesInfoEx()