Home
last modified time | relevance | path

Searched refs:uncorrectableErrCount (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dutil.hpp61 int32_t uncorrectableErrCount; member
H A Dutil.cpp387 eccCounts.uncorrectableErrCount = in getECCErrorCounts()
H A Dmetric.cpp328 .uncorrectable_error_count = eccCounts.uncorrectableErrCount, in getECCMetric()