Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Dclutch_runqueue.c61 struct thread_group *same_tg = create_tg(clutch_interactivity_score_max); variable
82 struct thread_group *same_tg = create_tg(0); variable
198 struct thread_group *same_tg = create_tg(0); variable
275 struct thread_group *same_tg = create_tg(0); variable
431 struct thread_group *same_tg = create_tg(0); variable
H A Dedge_runqueue.c40 struct thread_group *same_tg = create_tg(clutch_interactivity_score_max); variable