Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_collection.cpp43 std::string firstLine, labelName; in readCPU() local
48 ss >> labelName; in readCPU()
50 if (labelName.compare("cpu")) in readCPU()