Searched refs:bootCount (Results 1 – 3 of 3) sorted by relevance
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | systems_logservices_postcodes.hpp | 381 const uint16_t bootIndex, const uint16_t bootCount, in getPostCodeForBoot() argument 386 [asyncResp, bootIndex, bootCount, entryCount, skip, in getPostCodeForBoot() 418 if (bootIndex < bootCount) in getPostCodeForBoot() 422 bootCount, endCount, skip, top); in getPostCodeForBoot() 449 top](const boost::system::error_code& ec, const uint16_t bootCount) { in getCurrentBootNumber() argument 456 getPostCodeForBoot(asyncResp, 1, bootCount, entryCount, skip, top); in getCurrentBootNumber()
|
| /openbmc/webui-vue/src/store/modules/Logs/ |
| H A D | PostCodeLogsStore.js | 27 bootCount: MessageArgs[0],
|
| /openbmc/webui-vue/src/views/Logs/PostCodeLogs/ |
| H A D | PostCodeLogs.vue | 254 key: 'bootCount', 255 label: i18n.global.t('pagePostCodeLogs.table.bootCount'),
|