Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems.hpp171 nlohmann::json& coreCountJson = in getProcessorProperties() local
173 uint64_t* coreCountJsonPtr = coreCountJson.get_ptr<uint64_t*>(); in getProcessorProperties()
177 coreCountJson = *coreCount; in getProcessorProperties()