NVIDIA DRIVE OS Linux SDK API Reference

5.1.12.4 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvRmGpuClockDomainInfoRec Struct Reference

Detailed Description

Clock domain info.

See also
NvRmGpuClockGetDomains()

Definition at line 717 of file nvrm_gpu.h.

Collaboration diagram for NvRmGpuClockDomainInfoRec:

Data Fields

NvRmGpuClockDomain domain
 Clock domain. More...
 
NvRmGpuClockRange range
 Frequency range of the clock domain. More...
 
size_t maxVfPoints
 Maximum number of voltage/frequency points returned by NvRmGpuClockGetPoints() More...
 

Field Documentation

NvRmGpuClockDomain NvRmGpuClockDomainInfoRec::domain

Clock domain.

Definition at line 720 of file nvrm_gpu.h.

size_t NvRmGpuClockDomainInfoRec::maxVfPoints

Maximum number of voltage/frequency points returned by NvRmGpuClockGetPoints()

Definition at line 727 of file nvrm_gpu.h.

NvRmGpuClockRange NvRmGpuClockDomainInfoRec::range

Frequency range of the clock domain.

Definition at line 723 of file nvrm_gpu.h.


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