Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/
H A Dmain.cpp332 static constexpr auto coreLoggingEnablePath = "/etc/thermal.d/corelogging"; in main() local
393 if (std::filesystem::exists(coreLoggingEnablePath)) in main()