Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/sched/
H A Dedge_migration.c425 int pset_first_cpu = 0; in clear_threads_from_topo() local
433 for (int c = pset_first_cpu; c < pset_first_cpu + topo.psets[p].num_cpus; c++) { in clear_threads_from_topo()
436 pset_first_cpu += topo.psets[p].num_cpus; in clear_threads_from_topo()