Searched refs:evlist__findnew_cgroup (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dcgroup.h30 struct cgroup *evlist__findnew_cgroup(struct evlist *evlist, const char *name);
H A Dcgroup.c146 struct cgroup *evlist__findnew_cgroup(struct evlist *evlist, const char *name) function
156 struct cgroup *cgrp = evlist__findnew_cgroup(evlist, str);
/linux-master/tools/perf/
H A Dbuiltin-trace.c4602 trace->cgroup = evlist__findnew_cgroup(trace->evlist, str);

Completed in 149 milliseconds