Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c854 …int memorystatus_sort_by_largest_coalition_locked(unsigned int bucket_index, int coal_sort_order);
1223 int coal_sort_order; in memorystatus_sort_bucket() local
1234 coal_sort_order = COALITION_SORT_DEFAULT; in memorystatus_sort_bucket()
1236 coal_sort_order = sort_order; /* only used for testing scenarios */ in memorystatus_sort_bucket()
1241 coal_sort_order = COALITION_SORT_DEFAULT; in memorystatus_sort_bucket()
1248 memorystatus_sort_bucket_locked(bucket_index, coal_sort_order); in memorystatus_sort_bucket()
8139 memorystatus_sort_by_largest_coalition_locked(unsigned int bucket_index, int coal_sort_order) argument
8252 coal_sort_order, pid_list, MAX_SORT_PIDS);
8261 coal_sort_order, pid_list, MAX_SORT_PIDS);
8270 coal_sort_order, pid_list, MAX_SORT_PIDS);