Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dcgroup.c208 static int add_cgroup_name(const char *fpath, const struct stat *sb __maybe_unused, in add_cgroup_name() function
257 ret = add_cgroup_name(s, NULL, FTW_D, NULL); in list_cgroups()
262 if (add_cgroup_name("", NULL, FTW_D, NULL) < 0) in list_cgroups()
295 if (nftw(mnt, add_cgroup_name, 20, 0) < 0) in match_cgroups()

Completed in 5 milliseconds