evlist__expand_cgroup
if (evlist__expand_cgroup(evsel_list, stat_config.cgroup_list, true) < 0) {
ret = evlist__expand_cgroup(evlist, cgrp_str, false);
int evlist__expand_cgroup(struct evlist *evlist, const char *cgroups, bool open_cgroup);