Home
last modified time | relevance | path

Searched refs:test_hw_topology_t (Results 1 – 9 of 9) sorted by relevance

/xnu-12377.1.9/tests/sched/sched_test_harness/
H A Dsched_migration_harness.h29 } test_hw_topology_t; typedef
33 extern test_hw_topology_t get_hw_topology(void);
34 extern void set_hw_topology(test_hw_topology_t hw_topology);
37 extern test_hw_topology_t single_core; // 1P
38 extern test_hw_topology_t basic_amp; // 2P + 4E
39 extern test_hw_topology_t dual_die; // 2E + 4P + 4P + 2E + 4P + 4P
42 extern void init_migration_harness(test_hw_topology_t hw_topology);
H A Dsched_runqueue_harness.c14 static test_hw_topology_t current_hw_topology = {0};
58 set_hw_topology(test_hw_topology_t hw_topology) in set_hw_topology()
63 test_hw_topology_t
72 test_hw_topology_t topo = get_hw_topology(); in pset_id_to_cpu_id()
86 test_hw_topology_t topo = get_hw_topology(); in cpu_id_to_pset_id()
H A Dsched_clutch_harness.h23 extern void clutch_impl_init_topology(test_hw_topology_t hw_topology);
H A Dsched_clutch_harness_impl.c21 static test_hw_topology_t curr_hw_topo = {
95 test_hw_topology_t single_core = {
118 clutch_impl_init_topology(test_hw_topology_t hw_topology) in clutch_impl_init_topology()
H A Dsched_harness_impl.h29 extern void impl_init_migration_harness(test_hw_topology_t hw_topology);
H A Dsched_edge_harness.c84 test_hw_topology_t basic_amp = {
128 test_hw_topology_t dual_die = {
215 impl_init_migration_harness(test_hw_topology_t hw_topology) in impl_init_migration_harness()
H A Dsched_migration_harness.c13 init_migration_harness(test_hw_topology_t hw_topology) in init_migration_harness()
/xnu-12377.1.9/tests/sched/
H A Drt_migration.c72 test_hw_topology_t topo = dual_die;
222 test_hw_topology_t topo = dual_die;
294 test_hw_topology_t topo = dual_die;
355 test_hw_topology_t topo = dual_die;
H A Dedge_migration.c271 test_hw_topology_t topo = SCHED_POLICY_DEFAULT_TOPO;
368 test_hw_topology_t topo = SCHED_POLICY_DEFAULT_TOPO;