Searched defs:SetMemoryLimit (Results 1 – 4 of 4) sorted by relevance
44 void SetMemoryLimit(uint64_t /*bytes*/, uint32_t /*window_ms*/) {} in SetMemoryLimit() function
234 func SetMemoryLimit(limit int64) int64 { func
191 void Watchdog::SetMemoryLimit(uint64_t bytes, uint32_t window_ms) { in SetMemoryLimit() function in perfetto::base::Watchdog