Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dutil.cpp304 unsigned int recordCnt = 0; in getBootTimesMonotonic() local
314 recordCnt++; in getBootTimesMonotonic()
318 if (recordCnt == timeMap.size()) in getBootTimesMonotonic()
323 if (recordCnt != timeMap.size()) in getBootTimesMonotonic()