|  | NVIDIA DRIVE OS Linux SDK API Reference5.1.9.0 Release | 
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... | |
| 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.