@Properties(inherit=nvml.class) public class nvmlEccSramErrorStatus_v1_t extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvmlEccSramErrorStatus_v1_t()
Default native constructor.
|
nvmlEccSramErrorStatus_v1_t(long size)
Native array allocator.
|
nvmlEccSramErrorStatus_v1_t(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
long |
aggregateCor()
aggregate correctable error count
|
nvmlEccSramErrorStatus_v1_t |
aggregateCor(long setter) |
long |
aggregateUncBucketL2()
aggregate uncorrectable error count for L2 cache bucket
|
nvmlEccSramErrorStatus_v1_t |
aggregateUncBucketL2(long setter) |
long |
aggregateUncBucketMcu()
aggregate uncorrectable error count for Microcontroller bucket
|
nvmlEccSramErrorStatus_v1_t |
aggregateUncBucketMcu(long setter) |
long |
aggregateUncBucketOther()
aggregate uncorrectable error count for Other bucket
|
nvmlEccSramErrorStatus_v1_t |
aggregateUncBucketOther(long setter) |
long |
aggregateUncBucketPcie()
aggregate uncorrectable error count for PCIE bucket
|
nvmlEccSramErrorStatus_v1_t |
aggregateUncBucketPcie(long setter) |
long |
aggregateUncBucketSm()
aggregate uncorrectable error count for SM bucket
|
nvmlEccSramErrorStatus_v1_t |
aggregateUncBucketSm(long setter) |
long |
aggregateUncParity()
aggregate uncorrectable parity error count
|
nvmlEccSramErrorStatus_v1_t |
aggregateUncParity(long setter) |
long |
aggregateUncSecDed()
aggregate uncorrectable SEC-DED error count
|
nvmlEccSramErrorStatus_v1_t |
aggregateUncSecDed(long setter) |
int |
bThresholdExceeded()
if the error threshold of field diag is exceeded
|
nvmlEccSramErrorStatus_v1_t |
bThresholdExceeded(int setter) |
nvmlEccSramErrorStatus_v1_t |
getPointer(long i) |
nvmlEccSramErrorStatus_v1_t |
position(long position) |
int |
version()
the API version number
|
nvmlEccSramErrorStatus_v1_t |
version(int setter) |
long |
volatileCor()
volatile correctable error count
|
nvmlEccSramErrorStatus_v1_t |
volatileCor(long setter) |
long |
volatileUncParity()
volatile uncorrectable parity error count
|
nvmlEccSramErrorStatus_v1_t |
volatileUncParity(long setter) |
long |
volatileUncSecDed()
volatile uncorrectable SEC-DED error count
|
nvmlEccSramErrorStatus_v1_t |
volatileUncSecDed(long 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 nvmlEccSramErrorStatus_v1_t()
public nvmlEccSramErrorStatus_v1_t(long size)
Pointer.position(long).public nvmlEccSramErrorStatus_v1_t(Pointer p)
Pointer(Pointer).public nvmlEccSramErrorStatus_v1_t position(long position)
public nvmlEccSramErrorStatus_v1_t getPointer(long i)
getPointer in class Pointerpublic nvmlEccSramErrorStatus_v1_t version(int setter)
@Cast(value="unsigned long long") public long aggregateUncParity()
public nvmlEccSramErrorStatus_v1_t aggregateUncParity(long setter)
@Cast(value="unsigned long long") public long aggregateUncSecDed()
public nvmlEccSramErrorStatus_v1_t aggregateUncSecDed(long setter)
@Cast(value="unsigned long long") public long aggregateCor()
public nvmlEccSramErrorStatus_v1_t aggregateCor(long setter)
@Cast(value="unsigned long long") public long volatileUncParity()
public nvmlEccSramErrorStatus_v1_t volatileUncParity(long setter)
@Cast(value="unsigned long long") public long volatileUncSecDed()
public nvmlEccSramErrorStatus_v1_t volatileUncSecDed(long setter)
@Cast(value="unsigned long long") public long volatileCor()
public nvmlEccSramErrorStatus_v1_t volatileCor(long setter)
@Cast(value="unsigned long long") public long aggregateUncBucketL2()
public nvmlEccSramErrorStatus_v1_t aggregateUncBucketL2(long setter)
@Cast(value="unsigned long long") public long aggregateUncBucketSm()
public nvmlEccSramErrorStatus_v1_t aggregateUncBucketSm(long setter)
@Cast(value="unsigned long long") public long aggregateUncBucketPcie()
public nvmlEccSramErrorStatus_v1_t aggregateUncBucketPcie(long setter)
@Cast(value="unsigned long long") public long aggregateUncBucketMcu()
public nvmlEccSramErrorStatus_v1_t aggregateUncBucketMcu(long setter)
@Cast(value="unsigned long long") public long aggregateUncBucketOther()
public nvmlEccSramErrorStatus_v1_t aggregateUncBucketOther(long setter)
@Cast(value="unsigned int") public int bThresholdExceeded()
public nvmlEccSramErrorStatus_v1_t bThresholdExceeded(int setter)
Copyright © 2025. All rights reserved.