Searched refs:target_cpuset (Results 1 – 1 of 1) sorted by relevance
285 std::string target_cpuset; in OnSetSchedulerPolicy() local287 target_cpuset = thread_group_cpuset; in OnSetSchedulerPolicy()289 target_cpuset = config.cpuset; in OnSetSchedulerPolicy()292 target_cpuset.c_str()); in OnSetSchedulerPolicy()294 auto target_set = cpuset_.Lookup(target_cpuset); in OnSetSchedulerPolicy()300 task_id, target_cpuset.c_str(), in OnSetSchedulerPolicy()306 target_cpuset.c_str()); in OnSetSchedulerPolicy()