Home
last modified time | relevance | path

Searched defs:high_tg (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/sched/
H A Dclutch_runqueue.c23 struct thread_group *high_tg = create_tg(clutch_interactivity_score_max); variable
162 struct thread_group *high_tg = create_tg((clutch_interactivity_score_max / 2) + 2); variable