Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/tools/perf/
Dbuiltin-top.c1563 "monitor event in cgroup name only", parse_cgroups), in cmd_top()
Dbuiltin-stat.c1168 return parse_cgroups(opt, str, unset); in parse_stat_cgroups()
Dbuiltin-record.c2526 parse_cgroups),
Dbuiltin-trace.c4687 return parse_cgroups(&o, str, unset);