Home
last modified time | relevance | path

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

/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.cpp12 constexpr auto dumpOutPath = "/var/lib/phosphor-debug-collector/opdump"; variable
32 std::filesystem::path(dumpOutPath) / dumpIdStr; in executeCollectionScript()