Searched refs:CPUInfo (Results 1 – 4 of 4) sorted by relevance
39 struct CPUInfo struct41 CPUInfo(const size_t cpuId, const uint8_t peciAddress, in CPUInfo() argument
33 description: 'Build CPUInfo service'40 description: 'Enable CPUInfo features that depend on PECI'
12 BusName=xyz.openbmc_project.CPUInfo
65 using CPUInfoMap = boost::container::flat_map<size_t, std::shared_ptr<CPUInfo>>;367 std::shared_ptr<CPUInfo> cpuInfo = cpuInfoMap[cpu]; in getPPIN()559 std::make_shared<CPUInfo>(*cpu, *peciAddress, in getCpuAddress()