Home
last modified time | relevance | path

Searched defs:systemInfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/smbios-mdr/src/
H A Dsystem.cpp43 auto systemInfo = reinterpret_cast<struct SystemInfo*>(dataIn); in uuid() local
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py430 def systemInfo(self, info): member in SystemValues