Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c21 impl_create_tg(int interactivity_score) in impl_create_tg()
H A Dsched_clutch_harness_impl.c167 clutch_impl_create_tg(int interactivity_score) in clutch_impl_create_tg()
H A Dsched_edge_harness.c241 impl_create_tg(int interactivity_score) in impl_create_tg()
H A Dsched_runqueue_harness.c130 create_tg(int interactivity_score) in create_tg()
/xnu-11417.121.6/osfmk/kern/
H A Dsched_clutch.c2535 uint8_t interactivity_score = sched_clutch_interactivity_from_cpu_data(clutch_bucket_group); in sched_clutch_bucket_group_interactivity_score_calculate() local