Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/sys/
H A Dkern_memorystatus.h629 boolean_t memorystatus_kill_on_FC_thrashing(boolean_t async);
/xnu-8020.140.41/osfmk/vm/
H A Dvm_compressor.c2289 boolean_t memorystatus_kill_on_FC_thrashing(boolean_t);
2399 memorystatus_kill_on_FC_thrashing(TRUE /* async */); in compressor_needs_to_swap()
/xnu-8020.140.41/bsd/kern/
H A Dkern_memorystatus.c6487 memorystatus_kill_on_FC_thrashing(boolean_t async) in memorystatus_kill_on_FC_thrashing() function