Home
last modified time | relevance | path

Searched refs:SCHED_POLICY_T_DECL (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.1.9/tests/sched/
H A Dedge_migration.c12 SCHED_POLICY_T_DECL(migration_cluster_bound,
60 SCHED_POLICY_T_DECL(migration_should_yield,
91 SCHED_POLICY_T_DECL(migration_stir_the_pot_basic,
191 SCHED_POLICY_T_DECL(migration_ipi_policy,
230 SCHED_POLICY_T_DECL(migration_max_parallelism,
267 SCHED_POLICY_T_DECL(migration_rebalance_basic, "Verify that basic rebalance steal and "
363 SCHED_POLICY_T_DECL(migration_harmonious_chosen_pset,
455 SCHED_POLICY_T_DECL(migration_search_order,
H A Drt_migration.c30 SCHED_POLICY_T_DECL(rt_migration_cluster_bound,
69 SCHED_POLICY_T_DECL(rt_choose_processor,
151 SCHED_POLICY_T_DECL(rt_spill_order, "Verify computed realtime spill orders.")
218 SCHED_POLICY_T_DECL(rt_thread_avoid_processor,
291 SCHED_POLICY_T_DECL(rt_choose_thread, "Verify realtime thread selection policy and mechanism")
352 SCHED_POLICY_T_DECL(rt_followup_ipi, "Verify that followup IPIs are sent when there are stealable r…
H A Dedge_runqueue.c12 SCHED_POLICY_T_DECL(runq_shared_rsrc_bound,
33 SCHED_POLICY_T_DECL(runq_aboveui_bound_tiebreaks,
64 SCHED_POLICY_T_DECL(runq_cluster_bound,
H A Dclutch_runqueue.c17 SCHED_POLICY_T_DECL(runq_processor_bound,
55 SCHED_POLICY_T_DECL(runq_aboveui,
76 SCHED_POLICY_T_DECL(runq_diff_root_bucket,
134 SCHED_POLICY_T_DECL(runq_diff_clutch_bucket,
192 SCHED_POLICY_T_DECL(runq_diff_priority,
261 SCHED_POLICY_T_DECL(runq_tracepoint_thread_select,
423 SCHED_POLICY_T_DECL(runq_root_bucket_expired_windows,
513 SCHED_POLICY_T_DECL(runq_interactivity_starts_maxed,
/xnu-12377.1.9/tests/sched/sched_test_harness/
H A Dsched_policy_darwintest.h39 #define SCHED_POLICY_T_DECL(test_name, description, ...) T_DECL(SCHED_POLICY_TEST_NAME(TEST_RUNQ_PO… macro