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