Searched refs:cpu_running_foreign_map (Results 1 – 1 of 1) sorted by relevance
4146 …uint64_t cpu_running_foreign_map = (target_pset->cpu_running_foreign & target_pset->cpu_state_map[… in sched_edge_balance() local4147 …for (int cpuid = lsb_first(cpu_running_foreign_map); cpuid >= 0; cpuid = lsb_next(cpu_running_fore… in sched_edge_balance()