Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DIntelCPUSensorMain.cpp128 constexpr const char* subLabel = "DIMM"; in createSensorName() local
129 std::size_t found = label.find(subLabel); in createSensorName()