NVIDIA DRIVE OS Linux SDK API Reference

5.1.6.0 Release

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

Detailed Description

Definition at line 266 of file nvrm_gpu.h.

Data Fields

NvRmGpuClockDomain domain
 in: Clock domain to query More...
 
NvRmGpuClockType type
 in: Frequency type (target, actual or effective) More...
 
uint64_t freqHz
 out: Frequency in Hz More...
 

Field Documentation

NvRmGpuClockDomain NvRmGpuClockGetEntryRec::domain

in: Clock domain to query

Definition at line 268 of file nvrm_gpu.h.

uint64_t NvRmGpuClockGetEntryRec::freqHz

out: Frequency in Hz

Definition at line 270 of file nvrm_gpu.h.

NvRmGpuClockType NvRmGpuClockGetEntryRec::type

in: Frequency type (target, actual or effective)

Definition at line 269 of file nvrm_gpu.h.


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