Searched refs:cgroup__new (Results 1 – 1 of 1) sorted by relevance
109 static struct cgroup *cgroup__new(const char *name, bool do_open) in cgroup__new() function142 return cgroup ?: cgroup__new(name, true); in evlist__findnew_cgroup()460 cgrp = cgroup__new(name, open_cgroup); in evlist__expand_cgroup()