Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.cpp33 maxIndex in readCPU() enumerator
44 std::size_t timeData[CPUStatsIndex::maxIndex] = {0}; in readCPU()
56 for (auto idx = 0; idx < CPUStatsIndex::maxIndex; idx++) in readCPU()