Searched refs:getCGroupSubsys (Results 1 – 1 of 1) sorted by relevance
163 static int getCGroupSubsys(int tid, const char* subsys, std::string& subgroup) { in getCGroupSubsys() function182 if (getCGroupSubsys(tid, "schedtune", group) < 0) return -1; in get_sched_policy()185 if (getCGroupSubsys(tid, "cpuset", group) < 0) return -1; in get_sched_policy()