@Properties(inherit=nvml.class) public class nvmlVgpuInstancesUtilizationInfo_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlVgpuInstancesUtilizationInfo_v1_t()
Default native constructor.
|
nvmlVgpuInstancesUtilizationInfo_v1_t(long size)
Native array allocator.
|
nvmlVgpuInstancesUtilizationInfo_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlVgpuInstancesUtilizationInfo_v1_t |
getPointer(long i) |
long |
lastSeenTimeStamp()
Return only samples with timestamp greater than lastSeenTimeStamp
|
nvmlVgpuInstancesUtilizationInfo_v1_t |
lastSeenTimeStamp(long setter) |
nvmlVgpuInstancesUtilizationInfo_v1_t |
position(long position) |
int |
sampleValType()
Hold the type of returned sample values
|
nvmlVgpuInstancesUtilizationInfo_v1_t |
sampleValType(int setter) |
int |
version()
The version number of this struct
|
nvmlVgpuInstancesUtilizationInfo_v1_t |
version(int setter) |
int |
vgpuInstanceCount()
Hold the number of vGPU instances
|
nvmlVgpuInstancesUtilizationInfo_v1_t |
vgpuInstanceCount(int setter) |
nvmlVgpuInstanceUtilizationInfo_v1_t |
vgpuUtilArray()
The array (allocated by caller) in which vGPU utilization are returned
|
nvmlVgpuInstancesUtilizationInfo_v1_t |
vgpuUtilArray(nvmlVgpuInstanceUtilizationInfo_v1_t setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic nvmlVgpuInstancesUtilizationInfo_v1_t()
public nvmlVgpuInstancesUtilizationInfo_v1_t(long size)
Pointer.position(long).public nvmlVgpuInstancesUtilizationInfo_v1_t(Pointer p)
Pointer(Pointer).public nvmlVgpuInstancesUtilizationInfo_v1_t position(long position)
public nvmlVgpuInstancesUtilizationInfo_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlVgpuInstancesUtilizationInfo_v1_t version(int setter)
@Cast(value="nvmlValueType_t") public int sampleValType()
public nvmlVgpuInstancesUtilizationInfo_v1_t sampleValType(int setter)
@Cast(value="unsigned int") public int vgpuInstanceCount()
public nvmlVgpuInstancesUtilizationInfo_v1_t vgpuInstanceCount(int setter)
@Cast(value="unsigned long long") public long lastSeenTimeStamp()
public nvmlVgpuInstancesUtilizationInfo_v1_t lastSeenTimeStamp(long setter)
public nvmlVgpuInstanceUtilizationInfo_v1_t vgpuUtilArray()
public nvmlVgpuInstancesUtilizationInfo_v1_t vgpuUtilArray(nvmlVgpuInstanceUtilizationInfo_v1_t setter)
Copyright © 2025. All rights reserved.