Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Ddimm.hpp197 uint64_t cacheSize; member
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp924 record["Cache Size"] = uint64_t(memoryInfo->cacheSize); in getRecordType()