Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp102 auto serviceFFDC = makeJsonFFDCFile(getJournalEntries(25)); in commit() local
103 if (serviceFFDC && serviceFFDC->fd() != -1) in commit()
105 ffdc.emplace_back(FFDCFormat::JSON, 0x01, 0x01, serviceFFDC->fd()); in commit()