Searched full:currentbootcyclecount (Results 1 – 4 of 4) sorted by relevance
6 - name: CurrentBootCycleCount27 is for the most recent boot cycle. CurrentBootCycleCount is for42 is for the most recent boot cycle. CurrentBootCycleCount is for
139 currentBootCycleCount(0); in savePostCodes() 270 uint16_t count = currentBootCycleCount(); in getBootNum() 354 currentBootCycleCount(std::min(355 maxBootCycleNum(), static_cast<uint16_t>(currentBootCycleCount() + 1)));
35 "CurrentBootCycleCount";153 currentBootCycleCount(count);
444 "xyz.openbmc_project.State.Boot.PostCode", "CurrentBootCycleCount", in getCurrentBootNumber()