Searched defs:target_set (Results 1 – 2 of 2) sorted by relevance
272 auto target_set = cpuset_.Lookup(target_cpuset); in OnSetSchedulerPolicy() local315 auto target_set = cpuset_.Lookup(partition); in OnSetCpuPartition() local
153 void CpuSetManager::MoveUnboundTasks(const std::string& target_set) { in MoveUnboundTasks()