Searched refs:cgroupstats (Results 1 – 6 of 6) sorted by relevance
8 extend per cgroup statistics, by adding members to the cgroupstats11 The current model for cgroupstats is a pull, a push model (to post24 ~/balbir/cgroupstats # ./getdelays -C "/sys/fs/cgroup/a"26 ~/balbir/cgroupstats # ./getdelays -C "/sys/fs/cgroup"
32 struct cgroupstats { struct
403 struct cgroupstats *stats; in cgroupstats_user_cmd()418 size = nla_total_size(sizeof(struct cgroupstats)); in cgroupstats_user_cmd()426 sizeof(struct cgroupstats)); in cgroupstats_user_cmd()
113 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry);694 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build()
236 static void print_cgroupstats(struct cgroupstats *c) in print_cgroupstats()
717 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()