Home
last modified time | relevance | path

Searched refs:eventWatchdogTimeout (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_logging.hpp23 void eventWatchdogTimeout(const uint32_t timeout);
H A Dwatchdog_logging.cpp42 void eventWatchdogTimeout(const uint32_t timeout) in eventWatchdogTimeout() function
H A Dwatchdog_main.cpp30 eventWatchdogTimeout(timeout); in triggerHostbootDump()