Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c18 impl_create_tg(int interactivity_score) in impl_create_tg()
H A Dsched_edge_harness.c183 impl_create_tg(int interactivity_score) in impl_create_tg()
H A Dsched_clutch_harness_impl.c224 clutch_impl_create_tg(int interactivity_score) in clutch_impl_create_tg()
H A Dsched_runqueue_harness.c129 create_tg(int interactivity_score) in create_tg()
/xnu-12377.81.4/osfmk/kern/
H A Dsched_clutch.c2666 uint8_t interactivity_score = sched_clutch_interactivity_from_cpu_data(clutch_bucket_group); in sched_clutch_bucket_group_interactivity_score_calculate() local