Searched refs:enableHistory (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-power/power-supply/ |
H A D | main.cpp | 129 psuDevice->enableHistory(basePath, numRecords, syncGPIOPath, gpioNum); in main()
|
H A D | power_supply.hpp | 94 void enableHistory(const std::string& objectPath, size_t numRecords,
|
H A D | power_supply.cpp | 707 void PowerSupply::enableHistory( in enableHistory() function in phosphor::power::psu::PowerSupply
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | main.cpp | 127 psuDevice->enableHistory(basePath, numRecords, syncGPIOPath, gpioNum); in main()
|
H A D | power_supply.hpp | 94 void enableHistory(const std::string& objectPath, size_t numRecords,
|
H A D | power_supply.cpp | 777 void PowerSupply::enableHistory( in enableHistory() function in witherspoon::power::psu::PowerSupply
|