Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/kern/
H A Dkern_memorystatus.c853 …int memorystatus_sort_by_largest_coalition_locked(unsigned int bucket_index, int coal_sort_order);
1222 int coal_sort_order; in memorystatus_sort_bucket() local
1233 coal_sort_order = COALITION_SORT_DEFAULT; in memorystatus_sort_bucket()
1235 coal_sort_order = sort_order; /* only used for testing scenarios */ in memorystatus_sort_bucket()
1240 coal_sort_order = COALITION_SORT_DEFAULT; in memorystatus_sort_bucket()
1247 memorystatus_sort_bucket_locked(bucket_index, coal_sort_order); in memorystatus_sort_bucket()
8152 memorystatus_sort_by_largest_coalition_locked(unsigned int bucket_index, int coal_sort_order) argument
8265 coal_sort_order, pid_list, MAX_SORT_PIDS);
8274 coal_sort_order, pid_list, MAX_SORT_PIDS);
8283 coal_sort_order, pid_list, MAX_SORT_PIDS);