Searched defs:dumpSize (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
H A D | system_dump_entry.hpp | 55 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry() 78 void update(uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId) in update()
|
H A D | resource_dump_entry.hpp | 61 uint64_t timeStamp, uint64_t dumpSize, const uint32_t sourceId, in Entry() 87 void update(uint64_t timeStamp, uint64_t dumpSize, uint32_t sourceId) in update()
|
/openbmc/phosphor-debug-collector/ |
H A D | dump_entry.hpp | 82 uint64_t timeStamp, uint64_t dumpSize, in Entry()
|