Home
last modified time | relevance | path

Searched refs:memorystatus_freeze_top_process (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_freeze.c2147 memorystatus_freeze_top_process(void) in memorystatus_freeze_top_process() function
2313 int ret = memorystatus_freeze_top_process();
2321 SYSCTL_PROC(_vm, OID_AUTO, memorystatus_freeze_top_process, CTLTYPE_INT | CTLFLAG_RW | CTLFLAG_MASK…
3013 memorystatus_freeze_top_process(); in memorystatus_freeze_thread()
/xnu-8019.80.24/tests/
H A Dmemorystatus_freeze_test.c1233 T_DECL(memorystatus_freeze_top_process, "memorystatus_freeze_top_process chooses the correct proces…