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
32 struct cgroupstats { struct
24 cgroupstats
411 struct cgroupstats *stats; in cgroupstats_user_cmd()426 size = nla_total_size(sizeof(struct cgroupstats)); in cgroupstats_user_cmd()434 sizeof(struct cgroupstats)); in cgroupstats_user_cmd()
122 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry);650 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build()
253 static void print_cgroupstats(struct cgroupstats *c) in print_cgroupstats()
699 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()
Completed in 12 milliseconds