NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_GPU_CLOCK_FREQUENCIES_V2 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 ClockType:2
NvU32 reserved:22
NvU32 reserved1:8
struct {
   NvU32   bIsPresent:1
   NvU32   reserved:31
   NvU32   frequency
domain [NVAPI_MAX_GPU_PUBLIC_CLOCKS]

Detailed Description

Used in NvAPI_GPU_GetAllClockFrequencies()


Field Documentation

Set if this domain is present on this GPU.

One of NV_GPU_CLOCK_FREQUENCIES_CLOCK_TYPE. Used to specify the type of clock to be returned.

Clock frequency (kHz)

These bits are reserved for future use. Must be set to 0.

These bits are reserved for future use.

These bits are reserved.

Structure version.


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


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

NVIDIA