Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/
H A Dmain.cpp330 static constexpr auto tuningEnablePath = "/etc/thermal.d/tuning"; in main() local
372 if (std::filesystem::exists(tuningEnablePath)) in main()