Searched refs:readPowerSensors (Results 1 – 2 of 2) sorted by relevance
442 void readPowerSensors(const fs::path& path, uint32_t id);
1207 void Manager::readPowerSensors(const fs::path& path, uint32_t id) in readPowerSensors() function in open_power::occ::Manager 1225 "readPowerSensors: Failed reading {PATH}, errno = {ERROR}", in readPowerSensors() 1258 "readPowerSensors: Failed reading {PATH}, errno = {ERROR}", in readPowerSensors() 1440 readPowerSensors(sensorPath, id); in getSensorValues()