Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dmemory_pressure_monitor_chromeos.cc132 FROM_HERE, BindOnce(&MemoryPressureMonitor::CheckMemoryPressure, in ScheduleEarlyCheck()
161 CheckMemoryPressure(); in CheckMemoryPressureAndRecordStatistics()
187 void MemoryPressureMonitor::CheckMemoryPressure() { in CheckMemoryPressure() function in base::chromeos::MemoryPressureMonitor
Dmemory_pressure_monitor_chromeos_unittest.cc63 CheckMemoryPressure(); in CheckMemoryPressureForTest()
77 TEST(ChromeOSMemoryPressureMonitorTest, CheckMemoryPressure) { in TEST() argument
Dmemory_pressure_monitor_chromeos.h83 void CheckMemoryPressure();