Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmemory.hpp177 const uint64_t* pmSizeInKiB = nullptr; in getPersistentMemoryProperties() local
205 "PmSizeInKiB", pmSizeInKiB, "CacheSizeInKB", cacheSizeInKB, in getPersistentMemoryProperties()
253 if (pmSizeInKiB != nullptr) in getPersistentMemoryProperties()
256 (*pmSizeInKiB) >> 10; in getPersistentMemoryProperties()