Searched refs:cacheSize (Results 1 – 2 of 2) sorted by relevance
| /openbmc/smbios-mdr/include/ | ||
| H A D | dimm.hpp | 197 uint64_t cacheSize; member |
| /openbmc/smbios-mdr/src/ | ||
| H A D | mdrv2.cpp | 924 record["Cache Size"] = uint64_t(memoryInfo->cacheSize); in getRecordType() |