NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_GPU_CLOCK_FREQUENCIES_V1 Struct Reference

#include <nvapi.h>

Data Fields

NvU32 version
NvU32 reserved
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.

Clock frequency (kHz)

These bits are reserved for future use.

Structure version.


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


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

NVIDIA