Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/sched/sched_test_harness/
H A Dsched_runqueue_harness.h42 #define INITIAL_INTERACTIVITY_SCORE -1 macro
H A Dsched_clutch_harness_impl.c217 if (interactivity_score != INITIAL_INTERACTIVITY_SCORE) { in clutch_impl_create_tg()
/xnu-12377.1.9/tests/sched/
H A Dclutch_runqueue.c523 struct thread_group *new_tg = create_tg(INITIAL_INTERACTIVITY_SCORE);