Home
last modified time | relevance | path

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

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