@Properties(inherit=nvml.class) public class nvmlWorkloadPowerProfileInfo_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlWorkloadPowerProfileInfo_v1_t()
Default native constructor.
|
nvmlWorkloadPowerProfileInfo_v1_t(long size)
Native array allocator.
|
nvmlWorkloadPowerProfileInfo_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlMask255_t |
conflictingMask()
Mask of conflicting performance profiles
|
nvmlWorkloadPowerProfileInfo_v1_t |
conflictingMask(nvmlMask255_t setter) |
nvmlWorkloadPowerProfileInfo_v1_t |
getPointer(long i) |
nvmlWorkloadPowerProfileInfo_v1_t |
position(long position) |
int |
priority()
Priority of the profile
|
nvmlWorkloadPowerProfileInfo_v1_t |
priority(int setter) |
int |
profileId()
Performance Profile Id to provide semantic name such as compute, Memory, Max-Q...
|
nvmlWorkloadPowerProfileInfo_v1_t |
profileId(int setter) |
int |
version()
the API version number
|
nvmlWorkloadPowerProfileInfo_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 nvmlWorkloadPowerProfileInfo_v1_t()
public nvmlWorkloadPowerProfileInfo_v1_t(long size)
Pointer.position(long).public nvmlWorkloadPowerProfileInfo_v1_t(Pointer p)
Pointer(Pointer).public nvmlWorkloadPowerProfileInfo_v1_t position(long position)
public nvmlWorkloadPowerProfileInfo_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlWorkloadPowerProfileInfo_v1_t version(int setter)
@Cast(value="unsigned int") public int profileId()
public nvmlWorkloadPowerProfileInfo_v1_t profileId(int setter)
public nvmlWorkloadPowerProfileInfo_v1_t priority(int setter)
@ByRef public nvmlMask255_t conflictingMask()
public nvmlWorkloadPowerProfileInfo_v1_t conflictingMask(nvmlMask255_t setter)
Copyright © 2025. All rights reserved.