Searched defs:cgroup_path (Results 1 – 3 of 3) sorted by relevance
72 const std::string cgroup_path = cgroup["Path"].asString(); in MergeCgroupToDescriptors() local180 unsigned int GetCgroupDepth(const std::string& controller_root, const std::string& cgroup_path) { in GetCgroupDepth()
223 std::string cgroup_path = StringPrintf("/proc/%d/cgroup", pid); in CgroupPath() local270 const std::string cgroup_path = CgroupPath(pid); in TEST_P() local
161 const std::string cgroup_path = ConvertUidPidToPath(controller()->path(), uid, pid, true); in GetPathForProcess() local193 const std::string cgroup_path = ConvertUidToPath(controller()->path(), uid, true); in GetPathForUID() local