Searched refs:sce_migration_weight (Results 1 – 5 of 5) sorted by relevance
167 .sce_migration_weight = i % 3 /* create ties to test die-locality */174 .sce_migration_weight = 0189 .sce_migration_weight = 2194 .sce_migration_weight = 1199 .sce_migration_weight = 0204 .sce_migration_weight = 1
376 uint32_t sce_migration_weight; member
147 .sce_migration_weight = 0, in rt_init_completed()154 .sce_migration_weight = 0, in rt_init_completed()267 .spsosd_migration_weight = out_edge.sce_migration_weight, in sched_rt_config_pset_push()276 .spsosd_migration_weight = in_edge.sce_migration_weight, in sched_rt_config_pset_push()
3971 edge.sce_migration_weight : UINT32_MAX; in sched_edge_config_pset_push()4701 if (silo_edge.sce_migration_weight != 0) { in sched_edge_pset_steal_thread()5575 if (!shared_rsrc_thread && (edge_delta < edge.sce_migration_weight)) { in sched_edge_migration_check()6130 …sched_clutch_edge free_spill = (sched_clutch_edge){.sce_migration_weight = 0, .sce_migration_allow… in sched_edge_cpu_init_completed()6131 …sched_clutch_edge no_spill = (sched_clutch_edge){.sce_migration_weight = 0, .sce_migration_allowed… in sched_edge_cpu_init_completed()6132 …sched_clutch_edge weighted_spill = (sched_clutch_edge){.sce_migration_weight = 64, .sce_migration_… in sched_edge_cpu_init_completed()6168 .sce_migration_weight = 0, in sched_edge_cpu_init_completed()6177 .sce_migration_weight = 0, in sched_edge_cpu_init_completed()
211 uint32_t sce_migration_weight;216 …threads are allowed to be migrated & stolen across the edge. The `sce_migration_weight` is a measu…