Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/src/
H A Dcpuinfo_main.cpp73 struct CpuProperty struct
86 static std::list<CpuProperty> propertiesToSet;
99 size_t cpu, const CpuProperty& newProp);
273 CpuProperty{objectPath, interface, propName, propVal}); in setCpuProperty()
288 size_t cpu, const CpuProperty& newProp) in setDbusProperty()
345 for (const CpuProperty& prop : propertiesToSet) in createCpuUpdatedMatch()