Home
last modified time | relevance | path

Searched defs:window_ms (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/base/
Dwatchdog_posix.cc108 void Watchdog::SetMemoryLimit(uint64_t bytes, uint32_t window_ms) { in SetMemoryLimit()
119 void Watchdog::SetCpuLimit(uint32_t percentage, uint32_t window_ms) { in SetCpuLimit()