Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dcpuinfo.hpp33 static constexpr const int peciCheckInterval = 60; variable
/openbmc/smbios-mdr/src/
H A Dcpuinfo_main.cpp390 std::chrono::seconds(cpu_info::peciCheckInterval)); in getPPIN()