Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dutil.hpp58 struct EccCounts struct
64 bool getECCErrorCounts(EccCounts& eccCounts);
H A Dutil.cpp351 bool getECCErrorCounts(EccCounts& eccCounts) in getECCErrorCounts()
H A Dmetric.cpp320 EccCounts eccCounts; in getECCMetric()