Home
last modified time | relevance | path

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

/openbmc/pldm/common/
H A Dflight_recorder.hpp23 static constexpr auto flightRecorderDumpPath = "/tmp/pldm_flight_recorder"; variable
94 std::ofstream recorderOutputFile(flightRecorderDumpPath); in playRecorder()
96 flightRecorderDumpPath); in playRecorder()