Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/
H A Dmain.cpp325 static constexpr auto debugEnablePath = "/etc/thermal.d/debugging"; in main() local
376 if (std::filesystem::exists(debugEnablePath)) in main()