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.cpp499 std::vector<std::filesystem::path> peciPaths; in detectCpu() local
504 R"(peci_cpu.dimmtemp.+/hwmon/hwmon\d+/name$)", peciPaths, in detectCpu()
506 if (!peciPaths.empty()) in detectCpu()
515 peciPaths, 3); in detectCpu()
516 if (!peciPaths.empty()) in detectCpu()