Home
last modified time | relevance | path

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

/openbmc/phosphor-health-monitor/
H A Dhealth_metric.cpp159 auto tConfig = config.thresholds.at(threshold); in checkThreshold() local
160 auto thresholdValue = tConfig.value / 100 * value.total; in checkThreshold()
172 if (tConfig.log) in checkThreshold()
177 startUnit(bus, tConfig.target); in checkThreshold()