Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c853 static int memorystatus_sort_bucket(unsigned int bucket_index, int sort_order);
1221 memorystatus_sort_bucket(unsigned int bucket_index, int sort_order) in memorystatus_sort_bucket() function
5694 (void)memorystatus_sort_bucket(JETSAM_PRIORITY_FOREGROUND, JETSAM_SORT_DEFAULT); in memorystatus_kill_top_process()
5710 (void)memorystatus_sort_bucket(JETSAM_PRIORITY_IDLE, JETSAM_SORT_DEFAULT); in memorystatus_kill_top_process()
5915 memorystatus_sort_bucket(JETSAM_PRIORITY_FOREGROUND, JETSAM_SORT_DEFAULT); in memorystatus_kill_processes_aggressive()