Searched refs:peciDevPath (Results 1 – 1 of 1) sorted by relevance
100 static constexpr const char* peciDevPath = "/sys/bus/peci/devices/"; variable196 findFiles(fs::path(peciDevPath), in createSensors()428 std::string devPath = peciDevPath; in exportDevice()511 findFiles(fs::path(peciDevPath + searchPath.str()), in detectCpu()521 findFiles(fs::path(peciDevPath + searchPath.str()), in detectCpu()543 std::string peciDevPath = peciDev + std::to_string(config.bus); in detectCpu() local545 peci_SetDevName(peciDevPath.data()); in detectCpu()551 std::cerr << "unable to open " << peciDevPath << " " in detectCpu()