Home
last modified time | relevance | path

Searched refs:cpu_steal_thread (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/tests/sched/sched_test_harness/
H A Dsched_migration_harness.h48 extern test_thread_t cpu_steal_thread(int cpu_id);
H A Dsched_migration_harness.c73 cpu_steal_thread(int cpu_id) in cpu_steal_thread() function
/xnu-12377.81.4/tests/sched/
H A Dedge_migration.c361 thread_t stolen_thread = cpu_steal_thread(c);
474 test_thread_t no_steal = cpu_steal_thread(pset_id_to_cpu_id(stealing_pset)); in no_steal_expect()
495 test_thread_t thread = cpu_steal_thread(pset_id_to_cpu_id(stealing_pset)); in foreign_steal_expect()
515 test_thread_t thread = cpu_steal_thread(pset_id_to_cpu_id(stealing_pset)); in work_steal_expect()
632 test_thread_t found_thread = cpu_steal_thread(pset_id_to_cpu_id(stealing_pset)); in work_steal_expect_simple()
867 thread_t stolen_thread = cpu_steal_thread(c);