Lines Matching full:cgroup
296 " def run(self, cgroup, threads):\n",
299 " to be executed under the specified 'cgroup'.\n",
301 " :param cgroup: cgroup where to run the benchmark on\n",
302 " :type cgroup: str\n",
310 " cgroup,\n",
368 " - run(cgroup, threads), run the benchmark into the specified 'cgroup',\n",
418 " # Ensure online CPUs are part of the target cgroup\n",
437 " # Run benchmark into the target cgroup\n",