Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcgroup.c216 static int add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused, in add_cgroup_name() function
245 return add_cgroup_name(fpath, NULL, FTW_D, NULL); in check_and_add_cgroup_name()
316 if (nftw(mnt, add_cgroup_name, 20, 0) < 0) in match_cgroups()
619 if (nftw(mnt, add_cgroup_name, 20, 0) < 0) in read_all_cgroups()