Searched refs:setSchedGroup_ (Results 1 – 2 of 2) sorted by relevance
123 procRecord->setSchedGroup_ = hostProcRecord->curSchedGroup_; in AdjustProcessGroup()195 pr.setSchedGroup_ = group; in ComputeProcessGroup()202 if (pr.curSchedGroup_ != pr.setSchedGroup_) { in ApplyProcessGroup()204 int ret = CgroupSetting::SetThreadGroupSchedPolicy(pid, (int)pr.setSchedGroup_); in ApplyProcessGroup()207 __func__, pid, pr.setSchedGroup_, ret); in ApplyProcessGroup()212 pr.curSchedGroup_ = pr.setSchedGroup_; in ApplyProcessGroup()
112 SchedPolicy setSchedGroup_ = SP_UPPER_LIMIT; variable184 SchedPolicy setSchedGroup_ = SP_UPPER_LIMIT; variable