@Properties(inherit=nvml.class) public class nvmlVgpuSchedulerStateInfo_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlVgpuSchedulerStateInfo_v1_t()
Default native constructor.
|
nvmlVgpuSchedulerStateInfo_v1_t(long size)
Native array allocator.
|
nvmlVgpuSchedulerStateInfo_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
arrMode()
OUT: Adaptive Round Robin scheduler mode.
|
nvmlVgpuSchedulerStateInfo_v1_t |
arrMode(int setter) |
int |
engineId()
IN: Engine whose software scheduler state info is fetched.
|
nvmlVgpuSchedulerStateInfo_v1_t |
engineId(int setter) |
nvmlVgpuSchedulerStateInfo_v1_t |
getPointer(long i) |
nvmlVgpuSchedulerStateInfo_v1_t |
position(long position) |
nvmlVgpuSchedulerParams_t |
schedulerParams()
OUT: vGPU Scheduler Parameters
|
nvmlVgpuSchedulerStateInfo_v1_t |
schedulerParams(nvmlVgpuSchedulerParams_t setter) |
int |
schedulerPolicy()
OUT: Scheduler policy
|
nvmlVgpuSchedulerStateInfo_v1_t |
schedulerPolicy(int setter) |
int |
version()
IN: The version number of this struct
|
nvmlVgpuSchedulerStateInfo_v1_t |
version(int 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 nvmlVgpuSchedulerStateInfo_v1_t()
public nvmlVgpuSchedulerStateInfo_v1_t(long size)
Pointer.position(long).public nvmlVgpuSchedulerStateInfo_v1_t(Pointer p)
Pointer(Pointer).public nvmlVgpuSchedulerStateInfo_v1_t position(long position)
public nvmlVgpuSchedulerStateInfo_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlVgpuSchedulerStateInfo_v1_t version(int setter)
@Cast(value="unsigned int") public int engineId()
public nvmlVgpuSchedulerStateInfo_v1_t engineId(int setter)
public nvmlVgpuSchedulerStateInfo_v1_t schedulerPolicy(int setter)
@Cast(value="unsigned int") public int arrMode()
public nvmlVgpuSchedulerStateInfo_v1_t arrMode(int setter)
@ByRef public nvmlVgpuSchedulerParams_t schedulerParams()
public nvmlVgpuSchedulerStateInfo_v1_t schedulerParams(nvmlVgpuSchedulerParams_t setter)
Copyright © 2025. All rights reserved.