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.cpp284 int ffdcCount = 0; in createPelCustom() local
289 ffdcCount = std::stoi(it->second) - 1; in createPelCustom()
291 tiPel->setSectionCount(tiPel->getSectionCount() - ffdcCount); in createPelCustom()