evlist__findnew_cgroup
trace->cgroup = evlist__findnew_cgroup(trace->evlist, str);
struct cgroup *cgrp = evlist__findnew_cgroup(evlist, str);
struct cgroup *evlist__findnew_cgroup(struct evlist *evlist, const char *name);