Searched refs:parse_cgroups (Results 1 – 6 of 6) sorted by relevance
/tools/perf/util/ |
D | cgroup.h | 35 int parse_cgroups(const struct option *opt, const char *str, int unset);
|
D | cgroup.c | 351 int parse_cgroups(const struct option *opt, const char *str, in parse_cgroups() function
|
/tools/perf/ |
D | builtin-top.c | 1585 "monitor event in cgroup name only", parse_cgroups), in cmd_top()
|
D | builtin-stat.c | 1089 return parse_cgroups(opt, str, unset); in parse_stat_cgroups()
|
D | builtin-record.c | 3404 parse_cgroups),
|
D | builtin-trace.c | 4597 return parse_cgroups(&o, str, unset);
|