Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/sched/
H A Dclutch_runqueue.c249 #define SELECTION_WAS_CLUSTER_BOUND (1ULL << 14) macro
297 root_bucket_arg |= SELECTION_WAS_CLUSTER_BOUND;
319 root_bucket_arg |= SELECTION_WAS_CLUSTER_BOUND;
330 root_bucket_arg |= SELECTION_WAS_CLUSTER_BOUND;
352 root_bucket_arg |= SELECTION_WAS_CLUSTER_BOUND;
375 root_bucket_arg |= SELECTION_WAS_CLUSTER_BOUND;
396 root_bucket_arg |= SELECTION_WAS_CLUSTER_BOUND;
404 root_bucket_arg |= SELECTION_WAS_CLUSTER_BOUND;
416 root_bucket_arg = SELECTION_WAS_EDF | CTS_VERSION | SELECTION_WAS_CLUSTER_BOUND | CLUSTER_ID(1);
H A Dedge_runqueue.c25 uint64_t bound_arg = SELECTION_WAS_CLUSTER_BOUND | SELECTION_WAS_EDF | CTS_VERSION;