Searched refs:target_cpuset (Results 1 – 1 of 1) sorted by relevance
263 std::string target_cpuset; in OnSetSchedulerPolicy() local265 target_cpuset = thread_group_cpuset; in OnSetSchedulerPolicy()267 target_cpuset = config.cpuset; in OnSetSchedulerPolicy()270 target_cpuset.c_str()); in OnSetSchedulerPolicy()272 auto target_set = cpuset_.Lookup(target_cpuset); in OnSetSchedulerPolicy()278 task_id, target_cpuset.c_str(), in OnSetSchedulerPolicy()284 target_cpuset.c_str()); in OnSetSchedulerPolicy()