Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensorMain.cpp731 std::string nameRaw = in getCpuConfig() local
734 std::regex_replace(nameRaw, illegalDbusRegex, "_"); in getCpuConfig()