Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/attn/
H A Dattn_logging.cpp283 int ffdcCount = 0; in createPelCustom() local
288 ffdcCount = std::stoi(it->second) - 1; in createPelCustom()
290 tiPel->setSectionCount(tiPel->getSectionCount() - ffdcCount); in createPelCustom()