nvmlEccSramErrorStatus_v1_t#
-
struct nvmlEccSramErrorStatus_v1_t#
Structure to store SRAM uncorrectable error counters.
Public Members
-
unsigned int version#
the API version number
-
unsigned long long aggregateUncParity#
aggregate uncorrectable parity error count
-
unsigned long long aggregateUncSecDed#
aggregate uncorrectable SEC-DED error count
-
unsigned long long aggregateCor#
aggregate correctable error count
-
unsigned long long volatileUncParity#
volatile uncorrectable parity error count
-
unsigned long long volatileUncSecDed#
volatile uncorrectable SEC-DED error count
-
unsigned long long volatileCor#
volatile correctable error count
-
unsigned long long aggregateUncBucketL2#
aggregate uncorrectable error count for L2 cache bucket
-
unsigned long long aggregateUncBucketSm#
aggregate uncorrectable error count for SM bucket
-
unsigned long long aggregateUncBucketPcie#
aggregate uncorrectable error count for PCIE bucket
-
unsigned long long aggregateUncBucketMcu#
aggregate uncorrectable error count for Microcontroller bucket
-
unsigned long long aggregateUncBucketOther#
aggregate uncorrectable error count for Other bucket
-
unsigned int bThresholdExceeded#
if the error threshold of field diag is exceeded
-
unsigned int version#