Home
last modified time | relevance | path

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

/tools/perf/util/
Dcgroup.h35 int parse_cgroups(const struct option *opt, const char *str, int unset);
Dcgroup.c351 int parse_cgroups(const struct option *opt, const char *str, in parse_cgroups() function
/tools/perf/
Dbuiltin-top.c1585 "monitor event in cgroup name only", parse_cgroups), in cmd_top()
Dbuiltin-stat.c1089 return parse_cgroups(opt, str, unset); in parse_stat_cgroups()
Dbuiltin-record.c3404 parse_cgroups),
Dbuiltin-trace.c4597 return parse_cgroups(&o, str, unset);