Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp95 static constexpr auto pohCounterProperty = "POHCounter"; global() variable
/openbmc/x86-power-control/src/
H A Dpower_control.cpp1551 const std::variant<uint32_t>& pohCounterProperty) { in pohCounterTimerStart() argument
1558 std::get_if<uint32_t>(&pohCounterProperty); in pohCounterTimerStart()