Searched refs:peciDevPath (Results 1 – 1 of 1) sorted by relevance
98 static constexpr const char* peciDevPath = "/sys/bus/peci/devices/"; variable192 findFiles(std::filesystem::path(peciDevPath), in createSensors()422 std::string devPath = peciDevPath; in exportDevice()503 findFiles(std::filesystem::path(peciDevPath + searchPath.str()), in detectCpu()513 findFiles(std::filesystem::path(peciDevPath + searchPath.str()), in detectCpu()535 std::string peciDevPath = peciDev + std::to_string(config.bus); in detectCpu() local537 peci_SetDevName(peciDevPath.data()); in detectCpu()544 peciDevPath, "ERRNO", std::strerror(errno)); in detectCpu()