Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/cgroup/
Ddebug.c103 cgroup_name(c, name_buf, NAME_MAX + 1); in current_css_set_cg_links_read()
/Linux-v4.19/include/linux/
Dcgroup.h640 static inline int cgroup_name(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_name() function
/Linux-v4.19/tools/perf/Documentation/
Dperf-stat.txt148 command line can be used: 'perf stat -e cycles -G cgroup_name -a -e cycles'.
Dperf-record.txt325 command line can be used: 'perf stat -e cycles -G cgroup_name -a -e cycles'.
/Linux-v4.19/mm/
Dslab_common.c631 cgroup_name(css->cgroup, memcg_name_buf, sizeof(memcg_name_buf)); in memcg_create_kmem_cache()