@Properties(inherit=nvml.class) public class nvmlVgpuProcessesUtilizationInfo_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlVgpuProcessesUtilizationInfo_v1_t()
Default native constructor.
|
nvmlVgpuProcessesUtilizationInfo_v1_t(long size)
Native array allocator.
|
nvmlVgpuProcessesUtilizationInfo_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlVgpuProcessesUtilizationInfo_v1_t |
getPointer(long i) |
long |
lastSeenTimeStamp()
Return only samples with timestamp greater than lastSeenTimeStamp
|
nvmlVgpuProcessesUtilizationInfo_v1_t |
lastSeenTimeStamp(long setter) |
nvmlVgpuProcessesUtilizationInfo_v1_t |
position(long position) |
int |
version()
The version number of this struct
|
nvmlVgpuProcessesUtilizationInfo_v1_t |
version(int setter) |
int |
vgpuProcessCount()
Hold the number of processes running on vGPU instances
|
nvmlVgpuProcessesUtilizationInfo_v1_t |
vgpuProcessCount(int setter) |
nvmlVgpuProcessUtilizationInfo_v1_t |
vgpuProcUtilArray()
The array (allocated by caller) in which utilization of processes running on vGPU instances are returned
|
nvmlVgpuProcessesUtilizationInfo_v1_t |
vgpuProcUtilArray(nvmlVgpuProcessUtilizationInfo_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 nvmlVgpuProcessesUtilizationInfo_v1_t()
public nvmlVgpuProcessesUtilizationInfo_v1_t(long size)
Pointer.position(long).public nvmlVgpuProcessesUtilizationInfo_v1_t(Pointer p)
Pointer(Pointer).public nvmlVgpuProcessesUtilizationInfo_v1_t position(long position)
public nvmlVgpuProcessesUtilizationInfo_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlVgpuProcessesUtilizationInfo_v1_t version(int setter)
@Cast(value="unsigned int") public int vgpuProcessCount()
public nvmlVgpuProcessesUtilizationInfo_v1_t vgpuProcessCount(int setter)
@Cast(value="unsigned long long") public long lastSeenTimeStamp()
public nvmlVgpuProcessesUtilizationInfo_v1_t lastSeenTimeStamp(long setter)
public nvmlVgpuProcessUtilizationInfo_v1_t vgpuProcUtilArray()
public nvmlVgpuProcessesUtilizationInfo_v1_t vgpuProcUtilArray(nvmlVgpuProcessUtilizationInfo_v1_t setter)
Copyright © 2025. All rights reserved.