Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dcgroup.h35 int parse_cgroups(const struct option *opt, const char *str, int unset);
Dcgroup.c338 int parse_cgroups(const struct option *opt, const char *str, in parse_cgroups() function
/Linux-v6.1/tools/perf/
Dbuiltin-top.c1564 "monitor event in cgroup name only", parse_cgroups), in cmd_top()
Dbuiltin-stat.c1137 return parse_cgroups(opt, str, unset); in parse_stat_cgroups()
Dbuiltin-record.c3419 parse_cgroups),
Dbuiltin-trace.c4704 return parse_cgroups(&o, str, unset);