Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp32 cpuUser, enumerator
H A Dhealth_metric_collection.cpp86 else if (config.subType == MetricIntf::SubType::cpuUser) in readCPU()
H A Dhealth_metric.cpp30 case SubType::cpuUser: in getPath()
H A Dhealth_metric_config.cpp55 {"CPU_User", SubType::cpuUser},
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_config.cpp34 metric::SubType::cpuUser} in isValidSubType()