Home
last modified time | relevance | path

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

/packages/services/Car/cpp/watchdog/server/src/
DPressureMonitor.h38 constexpr const char kDefaultProcPressureDirPath[] = "/proc/pressure"; variable
107 PressureMonitor(kDefaultProcPressureDirPath, kPollingIntervalMillis, &init_psi_monitor, in PressureMonitor()