Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_device.hpp74 throttleProcTemp( in Device()
110 throttleProcTemp.addWatch(poll); in addErrorWatch()
115 throttleProcTemp.setFile(devPath / "occ_dvfs_ot"); in addErrorWatch()
116 throttleProcTemp.addWatch(poll); in addErrorWatch()
160 throttleProcTemp.removeWatch(); in removeErrorWatch()
217 Error throttleProcTemp; member in open_power::occ::Device
H A Docc_device.cpp121 statusObject.throttleProcTemp(error); in throttleProcTempCallback()