Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp31 cpuTotal, enumerator
H A Dhealth_metric_collection.cpp71 if (config.subType == MetricIntf::SubType::cpuTotal) in readCPU()
H A Dhealth_metric.cpp22 case SubType::cpuTotal: in getPath()
H A Dhealth_metric_config.cpp54 {"CPU", SubType::cpuTotal},
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_config.cpp33 return set_t{metric::SubType::cpuTotal, metric::SubType::cpuKernel, in isValidSubType()