Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Dedge_migration.c766 int high_bucket = TH_BUCKET_SHARE_FG; variable
768 int num_buckets = low_bucket - high_bucket + 1;
774 (bucket - high_bucket) * ((max_pri_to_subtract + 1)) + sub_pri)
778 for (int b = high_bucket; b <= low_bucket; b++) {
790 for (int b = high_bucket; b <= low_bucket; b++) {