Searched refs:cgroup_name (Results 1 – 5 of 5) sorted by relevance
24 struct cgroup_name { struct211 struct cgroup_name *cn; in add_cgroup_name()229 struct cgroup_name *cn; in release_cgroup_list()232 cn = list_first_entry(&cgroup_list, struct cgroup_name, list); in release_cgroup_list()242 struct cgroup_name *cn; in list_cgroups()283 struct cgroup_name *cn; in match_cgroups()326 cn = list_first_entry(&cgroup_list, struct cgroup_name, in match_cgroups()402 struct cgroup_name *cn; in evlist__expand_cgroup()
103 cgroup_name(c, name_buf, NAME_MAX + 1); in current_css_set_cg_links_read()
654 static inline int cgroup_name(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_name() function
201 command line can be used: 'perf stat -e cycles -G cgroup_name -a -e cycles'.
360 command line can be used: 'perf stat -e cycles -G cgroup_name -a -e cycles'.