Home
last modified time | relevance | path

Searched defs:rebootCount (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-proc-control/
H A Dext_interface.cpp78 std::variant<uint32_t> rebootCount; in getBootCount() local
/openbmc/phosphor-state-manager/
H A Dhost_state_manager.cpp368 auto rebootCount = reboot::RebootAttempts::attemptsLeft(); in decrementRebootCount() local