Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c23 impl_create_tg(int interactivity_score) in impl_create_tg()
H A Dsched_clutch_harness_impl.c213 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()
H A Dsched_edge_harness.c223 impl_create_tg(int interactivity_score) in impl_create_tg()
/xnu-12377.61.12/osfmk/kern/
H A Dsched_clutch.c2609 uint8_t interactivity_score = sched_clutch_interactivity_from_cpu_data(clutch_bucket_group); in sched_clutch_bucket_group_interactivity_score_calculate() local