Home
last modified time | relevance | path

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

/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp787 auto avgPath = historyObjectPath + '/' + history::Average::name; in enableHistory() local
790 average = std::make_unique<history::Average>(bus, avgPath); in enableHistory()
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp724 auto avgPath = historyObjectPath + '/' + history::Average::name; in enableHistory() local
727 average = std::make_unique<history::Average>(bus, avgPath); in enableHistory()