@Properties(inherit=nvml.class) public class nvmlWorkloadPowerProfileProfilesInfo_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlWorkloadPowerProfileProfilesInfo_v1_t()
Default native constructor.
|
nvmlWorkloadPowerProfileProfilesInfo_v1_t(long size)
Native array allocator.
|
nvmlWorkloadPowerProfileProfilesInfo_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvmlWorkloadPowerProfileProfilesInfo_v1_t |
getPointer(long i) |
nvmlWorkloadPowerProfileInfo_v1_t |
perfProfile() |
nvmlWorkloadPowerProfileInfo_v1_t |
perfProfile(int i)
Array of performance profile info parameters
|
nvmlWorkloadPowerProfileProfilesInfo_v1_t |
perfProfile(int i,
nvmlWorkloadPowerProfileInfo_v1_t setter) |
nvmlMask255_t |
perfProfilesMask()
Mask bit set to true for each valid performance profile
|
nvmlWorkloadPowerProfileProfilesInfo_v1_t |
perfProfilesMask(nvmlMask255_t setter) |
nvmlWorkloadPowerProfileProfilesInfo_v1_t |
position(long position) |
int |
version()
the API version number
|
nvmlWorkloadPowerProfileProfilesInfo_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 nvmlWorkloadPowerProfileProfilesInfo_v1_t()
public nvmlWorkloadPowerProfileProfilesInfo_v1_t(long size)
Pointer.position(long).public nvmlWorkloadPowerProfileProfilesInfo_v1_t(Pointer p)
Pointer(Pointer).public nvmlWorkloadPowerProfileProfilesInfo_v1_t position(long position)
public nvmlWorkloadPowerProfileProfilesInfo_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlWorkloadPowerProfileProfilesInfo_v1_t version(int setter)
@ByRef public nvmlMask255_t perfProfilesMask()
public nvmlWorkloadPowerProfileProfilesInfo_v1_t perfProfilesMask(nvmlMask255_t setter)
@ByRef @Cast(value="nvmlWorkloadPowerProfileInfo_t*") public nvmlWorkloadPowerProfileInfo_v1_t perfProfile(int i)
public nvmlWorkloadPowerProfileProfilesInfo_v1_t perfProfile(int i, nvmlWorkloadPowerProfileInfo_v1_t setter)
@MemberGetter @Cast(value="nvmlWorkloadPowerProfileInfo_t*") public nvmlWorkloadPowerProfileInfo_v1_t perfProfile()
Copyright © 2025. All rights reserved.