Module nvapi_sys::gpu::clock
[−]
[src]
The GPU clock control APIs are used to get and set individual clock domains on a per-GPU basis.
Modules
| private |
Undocumented API |
Structs
| NV_GPU_CLOCK_FREQUENCIES_DOMAIN | |
| NV_GPU_CLOCK_FREQUENCIES_V1 |
Used in NvAPI_GPU_GetAllClockFrequencies() |
Enums
| ClockFrequencyType |
Used in NvAPI_GPU_GetAllClockFrequencies() |
| PublicClockId |
An index into NV_GPU_CLOCK_FREQUENCIES.domain[] |
Constants
Functions
| NvAPI_GPU_GetAllClockFrequencies⚠ |
This function retrieves the NV_GPU_CLOCK_FREQUENCIES structure for the specified physical GPU. |
Type Definitions
| GPU_GetAllClockFrequenciesFn | |
| NV_GPU_CLOCK_FREQUENCIES |
Used in NvAPI_GPU_GetAllClockFrequencies() |
| NV_GPU_CLOCK_FREQUENCIES_CLOCK_TYPE |
Used in NvAPI_GPU_GetAllClockFrequencies() |
| NV_GPU_CLOCK_FREQUENCIES_V2 | |
| NV_GPU_PUBLIC_CLOCK_ID |
An index into NV_GPU_CLOCK_FREQUENCIES.domain[] |