Searched refs:cgroupstats (Results 1 – 7 of 7) 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"
235 static void print_cgroupstats(struct cgroupstats *c) in print_cgroupstats()
31 struct cgroupstats { struct
84 header-y += cgroupstats.h
94 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry);538 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build()
420 struct cgroupstats *stats; in cgroupstats_user_cmd()435 size = nla_total_size(sizeof(struct cgroupstats)); in cgroupstats_user_cmd()443 sizeof(struct cgroupstats)); in cgroupstats_user_cmd()
4389 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()