Home
last modified time | relevance | path

Searched refs:cgroupstats (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/Documentation/accounting/
A Dcgroupstats.rst12 extend per cgroup statistics, by adding members to the cgroupstats
15 The current model for cgroupstats is a pull, a push model (to post
28 ~/balbir/cgroupstats # ./getdelays -C "/sys/fs/cgroup/a"
30 ~/balbir/cgroupstats # ./getdelays -C "/sys/fs/cgroup"
A Dindex.rst10 cgroupstats
/linux-6.3-rc2/include/uapi/linux/
A Dcgroupstats.h32 struct cgroupstats { struct
/linux-6.3-rc2/Documentation/translations/zh_CN/accounting/
A Dindex.rst24 cgroupstats
/linux-6.3-rc2/kernel/
A Dtaskstats.c411 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()
/linux-6.3-rc2/include/linux/
A Dcgroup.h122 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry);
650 static inline int cgroupstats_build(struct cgroupstats *stats, in cgroupstats_build()
/linux-6.3-rc2/tools/accounting/
A Dgetdelays.c253 static void print_cgroupstats(struct cgroupstats *c) in print_cgroupstats()
/linux-6.3-rc2/kernel/cgroup/
A Dcgroup-v1.c699 int cgroupstats_build(struct cgroupstats *stats, struct dentry *dentry) in cgroupstats_build()

Completed in 13 milliseconds