5.67. nvmlVgpuInstancesUtilizationInfo_v1_t Struct Reference
[vGPU Structs]
Structure to store recent utilization for vGPU instances running on a device -- version 1
Public Variables
- unsigned long long lastSeenTimeStamp
- Return only samples with timestamp greater than lastSeenTimeStamp.
- nvmlValueType_t sampleValType
- Hold the type of returned sample values.
- unsigned int version
- The version number of this struct.
- unsigned int vgpuInstanceCount
- Hold the number of vGPU instances.
- nvmlVgpuInstanceUtilizationInfo_v1_t * vgpuUtilArray
- The array (allocated by caller) in which vGPU utilization are returned.
Variables
- unsigned long long nvmlVgpuInstancesUtilizationInfo_v1_t::lastSeenTimeStamp [inherited]
-
Return only samples with timestamp greater than lastSeenTimeStamp.
- nvmlValueType_tnvmlVgpuInstancesUtilizationInfo_v1_t::sampleValType [inherited]
-
Hold the type of returned sample values.
- unsigned int nvmlVgpuInstancesUtilizationInfo_v1_t::version [inherited]
-
The version number of this struct.
- unsigned int nvmlVgpuInstancesUtilizationInfo_v1_t::vgpuInstanceCount [inherited]
-
Hold the number of vGPU instances.
- nvmlVgpuInstanceUtilizationInfo_v1_t * nvmlVgpuInstancesUtilizationInfo_v1_t::vgpuUtilArray [inherited]
-
The array (allocated by caller) in which vGPU utilization are returned.