Searched refs:evlist__expand_cgroup (Results 1 – 4 of 4) sorted by relevance
30 int evlist__expand_cgroup(struct evlist *evlist, const char *cgroups,
408 int evlist__expand_cgroup(struct evlist *evlist, const char *str, in evlist__expand_cgroup() function
50 ret = evlist__expand_cgroup(evlist, cgrp_str, metric_events, false); in test_expand_events()
2720 if (evlist__expand_cgroup(evsel_list, stat_config.cgroup_list, in cmd_stat()