Home
last modified time | relevance | path

Searched refs:stringId (Results 1 – 2 of 2) sorted by relevance

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetric.hpp67 int stringId; member in metric_blob::BmcHealthSnapshot
H A Dmetric.cpp40 done(false), stringId(0), ticksPerSec(0) in BmcHealthSnapshot()
540 stringTable[s.data()] = stringId; in getStringID()
541 ret = stringId; in getStringID()
542 ++stringId; in getStringID()