Home
last modified time | relevance | path

Searched refs:cgroup_name (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dcgroup.c24 struct cgroup_name { struct
211 struct cgroup_name *cn; in add_cgroup_name()
229 struct cgroup_name *cn; in check_and_add_cgroup_name()
242 struct cgroup_name *cn; in release_cgroup_list()
245 cn = list_first_entry(&cgroup_list, struct cgroup_name, list); in release_cgroup_list()
255 struct cgroup_name *cn; in list_cgroups()
296 struct cgroup_name *cn; in match_cgroups()
339 cn = list_first_entry(&cgroup_list, struct cgroup_name, in match_cgroups()
415 struct cgroup_name *cn; in evlist__expand_cgroup()
/linux-6.3-rc2/kernel/cgroup/
A Ddebug.c103 cgroup_name(c, name_buf, NAME_MAX + 1); in current_css_set_cg_links_read()
/linux-6.3-rc2/include/linux/
A Dcgroup.h595 static inline int cgroup_name(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_name() function
/linux-6.3-rc2/mm/
A Dpage_owner.c384 cgroup_name(memcg->css.cgroup, name, sizeof(name)); in print_page_owner_memcg()
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-stat.txt203 command line can be used: 'perf stat -e cycles -G cgroup_name -a -e cycles'.
A Dperf-record.txt368 command line can be used: 'perf stat -e cycles -G cgroup_name -a -e cycles'.

Completed in 27 milliseconds