Home
last modified time | relevance | path

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

/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_main.hpp19 void triggerHostbootDump(const uint32_t timeout);
H A Dwatchdog_main.cpp21 void triggerHostbootDump(const uint32_t timeout) in triggerHostbootDump() function
/openbmc/openpower-debug-collector/
H A Dwatchdog_timeout.cpp67 triggerHostbootDump(timeout); in main()