Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.hpp37 memoryShared, enumerator
H A Dhealth_metric_collection.cpp151 memoryValues[MetricIntf::SubType::memoryShared] += value; in readMemory()
H A Dhealth_metric.cpp47 case SubType::memoryShared: in getPath()
H A Dhealth_metric_config.cpp60 {"Memory_Shared", SubType::memoryShared},
/openbmc/phosphor-health-monitor/test/
H A Dtest_health_metric_config.cpp41 metric::SubType::memoryShared, in isValidSubType()