Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/ !
H A Dkern_memorystatus.c852 static int memorystatus_sort_bucket(unsigned int bucket_index, int sort_order);
1220 memorystatus_sort_bucket(unsigned int bucket_index, int sort_order) in memorystatus_sort_bucket() function
5693 (void)memorystatus_sort_bucket(JETSAM_PRIORITY_FOREGROUND, JETSAM_SORT_DEFAULT); in memorystatus_kill_top_process()
5709 (void)memorystatus_sort_bucket(JETSAM_PRIORITY_IDLE, JETSAM_SORT_DEFAULT); in memorystatus_kill_top_process()
5914 memorystatus_sort_bucket(JETSAM_PRIORITY_FOREGROUND, JETSAM_SORT_DEFAULT); in memorystatus_kill_processes_aggressive()