Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dkern_memorystatus.h629 boolean_t memorystatus_kill_on_FC_thrashing(boolean_t async);
/xnu-8019.80.24/osfmk/vm/
H A Dvm_compressor.c2245 boolean_t memorystatus_kill_on_FC_thrashing(boolean_t);
2355 memorystatus_kill_on_FC_thrashing(TRUE /* async */); in compressor_needs_to_swap()
/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c6488 memorystatus_kill_on_FC_thrashing(boolean_t async) in memorystatus_kill_on_FC_thrashing() function