Home
last modified time | relevance | path

Searched refs:restartOnce (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/phosphor-fan-presence/monitor/
H A Dpower_off_action.hpp185 _timer.restartOnce(_delay); in start()
277 _timer.restartOnce(_delay); in start()
384 _serviceModeTimer.restartOnce(_serviceModeDelay); in start()
400 _meltdownTimer.restartOnce(_meltdownDelay); in serviceModeTimerExpired()
H A Dfan.cpp105 _monitorTimer.restartOnce(std::chrono::seconds(_monitorDelay)); in Fan()
128 _fanMissingErrorTimer->restartOnce( in Fan()
168 _fanMissingErrorTimer->restartOnce( in presenceIfaceAdded()
492 _fanMissingErrorTimer->restartOnce( in presenceChanged()
516 _monitorTimer.restartOnce(std::chrono::seconds(_monitorDelay)); in powerStateChanged()
576 _fanMissingErrorTimer->restartOnce( in powerStateChanged()
H A Dtach_sensor.cpp277 _errorTimer->restartOnce(std::chrono::seconds(*_errorDelay)); in setFunctional()
327 _timer.restartOnce(getDelay(mode)); in startTimer()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.cpp68 _hostUpTimer.restartOnce(_hostIface->getHostUpDelay()); in HostNotifier()
314 _retryTimer.restartOnce(_hostIface->getSendRetryDelay()); in doNewLogNotify()
334 _hostUpTimer.restartOnce(_hostIface->getHostUpDelay()); in hostStateChange()
391 _retryTimer.restartOnce(_hostIface->getReceiveRetryDelay()); in commandResponse()
488 _hostFullTimer.restartOnce(_hostIface->getHostFullRetryDelay()); in setHostFull()
H A Dpldm_interface.cpp101 _receiveTimer.restartOnce(_receiveTimeout); in startCommand()
/openbmc/phosphor-fan-presence/presence/
H A Danyof.cpp58 _powerOnDelayTimer.restartOnce(powerOnDelayTime); in AnyOf()
170 _powerOnDelayTimer.restartOnce(powerOnDelayTime); in powerStateChanged()
H A Deeprom_device.hpp55 timer.restartOnce(std::chrono::milliseconds{bindDelay}); in bind()
H A Derror_reporter.cpp131 timer->restartOnce(std::get<seconds>(_fanMissingTimers[fanPath])); in checkFan()
/openbmc/openpower-occ-control/
H A Docc_manager.cpp106 discoverTimer->restartOnce(10s); in findAndCreateObjects()
156 discoverTimer->restartOnce(30s); in findAndCreateObjects()
178 discoverTimer->restartOnce(10s); in findAndCreateObjects()
235 throttlePldmTraceTimer->restartOnce(5min); in checkAllActiveSensors()
300 discoverTimer->restartOnce(10s); in checkAllActiveSensors()
401 waitForAllOccsTimer->restartOnce(60s); in statusCallBack()
556 discoverTimer->restartOnce(30s); in updateOCCActive()
800 _pollTimer->restartOnce(std::chrono::seconds(pollInterval)); in pollerTimerExpired()
1392 throttlePldmTraceTimer->restartOnce(40min); in throttlePldmTraceExpired()
H A Docc_status.cpp486 safeStateDelayTimer.restartOnce(60s); in occReadStateNow()
534 occReadStateFailTimer.restartOnce(1s); in occReadStateNow()
548 safeStateDelayTimer.restartOnce(60s); in occReadStateNow()
/openbmc/sdeventplus/example/
H A Ddelayed_echo.cpp56 timer.restartOnce(delay); in main()
/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.hpp186 void restartOnce(Duration remaining);
H A Dtimer.cpp150 void Timer<Id>::restartOnce(Duration remaining) in restartOnce() function in sdeventplus::utility::Timer
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager_main.cpp41 timer.restartOnce(delay); in schedule()
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dcount_state_floor.cpp83 _timer->restartOnce(_delayTime); in run()
H A Dtimer_based_actions.cpp111 _timer.restartOnce(_interval); in startTimer()
H A Dpcie_card_floors.cpp55 _settleTimer->restartOnce(_settleTime); in run()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpsu_manager.cpp115 validationTimer->restartOnce(validationTimeout); in initialize()
408 validationTimer->restartOnce(validationTimeout); in entityManagerIfaceAdded()
433 validationTimer->restartOnce(validationTimeout); in powerStateChanged()
484 validationTimer->restartOnce(validationTimeout); in presenceChanged()
984 validationTimer->restartOnce(validationTimeout); in validateConfig()
/openbmc/phosphor-dbus-monitor/src/
H A Dcallback.hpp257 timer->restartOnce(delayInterval); in operator ()()
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp191 presentTimer.restartOnce(presentInterval); in inventoryChanged()
232 powerOnTimer.restartOnce(powerOnInterval); in powerStateChanged()
290 powerOnTimer.restartOnce(powerOnInterval); in checkInputFault()
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp204 presentTimer.restartOnce(presentInterval); in inventoryChanged()
245 powerOnTimer.restartOnce(powerOnInterval); in powerStateChanged()
327 powerOnTimer.restartOnce(powerOnInterval); in checkInputFault()
/openbmc/phosphor-fan-presence/control/
H A Dzone.cpp242 _incTimer.restartOnce(_incDelay); in requestSpeedIncrease()
399 timer.restartOnce(std::get<intervalPos>(tConf)); in addTimer()
/openbmc/phosphor-led-manager/manager/
H A Dmanager.cpp249 timer.restartOnce(std::chrono::seconds(1)); in driveLedsHandler()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpower_control.cpp197 pgoodWaitTimer.restartOnce(std::chrono::seconds(7)); in pollPgood()
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.cpp325 timer->restartOnce(shutdownDelay); in startTimer()

12