Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dutil.hpp60 int32_t correctableErrCount; member
H A Dutil.cpp377 eccCounts.correctableErrCount = in getECCErrorCounts()
H A Dmetric.cpp327 .correctable_error_count = eccCounts.correctableErrCount, in getECCMetric()