Searched refs:vm_memory_pressure (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/vm/
H A Dvm_unix.c1422 extern unsigned int vm_memory_pressure;
1424 &vm_memory_pressure, 0, "Memory pressure indicator");
/xnu-2422.115.4/osfmk/vm/
H A Dvm_pageout.c992 unsigned int vm_memory_pressure = 0; variable
1020 vm_memory_pressure =
1023 commpage_set_memory_pressure( vm_memory_pressure );

Completed in 27 milliseconds