Home
last modified time | relevance | path

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

/openbmc/phosphor-state-manager/
H A Dhost_state_manager.cpp240 auto rebootCounterParam = reboot::RebootAttempts::attemptsLeft(); in isAutoReboot() local
244 if (rebootCounterParam > 0) in isAutoReboot()
249 "BOOTCOUNT", rebootCounterParam); in isAutoReboot()