Searched refs:max_bucket_index (Results 1 – 2 of 2) sorted by relevance
619 int memorystatus_get_proccnt_upto_priority(int32_t max_bucket_index);
8372 memorystatus_get_proccnt_upto_priority(int32_t max_bucket_index) argument8377 if (max_bucket_index >= MEMSTAT_BUCKET_COUNT) {8381 while (i <= max_bucket_index) {