Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp34 memoryAvailable, enumerator
H A Dhealth_metric_collection.cpp135 memoryValues[MetricIntf::SubType::memoryAvailable] = value; in readMemory()
H A Dhealth_metric.cpp34 case SubType::memoryAvailable: in getPath()
H A Dhealth_metric_config.cpp59 {"Memory_Available", SubType::memoryAvailable},
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_config.cpp38 return set_t{metric::SubType::memoryAvailable, in isValidSubType()