Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp36 memoryFree, enumerator
H A Dhealth_metric_collection.cpp139 memoryValues[MetricIntf::SubType::memoryFree] = value; in readMemory()
H A Dhealth_metric.cpp43 case SubType::memoryFree: in getPath()
H A Dhealth_metric_config.cpp58 {"Memory_Free", SubType::memoryFree},
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_config.cpp40 metric::SubType::memoryFree, in isValidSubType()