Searched refs:cgroupstats (Results 1 – 8 of 8) sorted by relevance
12 extend per cgroup statistics, by adding members to the cgroupstats15 The current model for cgroupstats is a pull, a push model (to post28 ~/balbir/cgroupstats # ./getdelays -C "/sys/fs/cgroup/a"30 ~/balbir/cgroupstats # ./getdelays -C "/sys/fs/cgroup"
10 cgroupstats
30 struct cgroupstats { struct
24 cgroupstats
410 struct cgroupstats *stats; in cgroupstats_user_cmd()424 size = nla_total_size(sizeof(struct cgroupstats)); in cgroupstats_user_cmd()432 sizeof(struct cgroupstats)); in cgroupstats_user_cmd()
120 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry);647 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build()
259 static void print_cgroupstats(struct cgroupstats *c) in print_cgroupstats()
707 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()