Home
last modified time | relevance | path

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

/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.hpp116 inline uint32_t getDumpTypeFromId(uint32_t id) in getDumpTypeFromId() function in openpower::dump::DumpMonitor
H A Ddump_monitor.cpp30 int dumpType = getDumpTypeFromId(dumpId); in executeCollectionScript()