Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Dedge_migration.c767 int low_bucket = TH_BUCKET_SHARE_BG; variable
768 int num_buckets = low_bucket - high_bucket + 1;
778 for (int b = high_bucket; b <= low_bucket; b++) {
790 for (int b = high_bucket; b <= low_bucket; b++) {