Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/intel-cpu/
H A DIntelCPUSensorMain.cpp505 std::vector<std::filesystem::path> peciPaths; in detectCpu() local
510 R"(peci_cpu.dimmtemp.+/hwmon/hwmon\d+/name$)", peciPaths, in detectCpu()
512 if (!peciPaths.empty()) in detectCpu()
521 peciPaths, 3); in detectCpu()
522 if (!peciPaths.empty()) in detectCpu()