Home
last modified time | relevance | path

Searched refs:cpuacct (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/sched/
H A Dcpuacct.c26 struct cpuacct { struct
33 static inline struct cpuacct *css_ca(struct cgroup_subsys_state *css) in css_ca() argument
35 return css ? container_of(css, struct cpuacct, css) : NULL; in css_ca()
39 static inline struct cpuacct *task_ca(struct task_struct *tsk) in task_ca()
44 static inline struct cpuacct *parent_ca(struct cpuacct *ca) in parent_ca()
50 static struct cpuacct root_cpuacct = {
59 struct cpuacct *ca; in cpuacct_css_alloc()
89 struct cpuacct *ca = css_ca(css); in cpuacct_css_free()
96 static u64 cpuacct_cpuusage_read(struct cpuacct *ca, int cpu, in cpuacct_cpuusage_read()
137 static void cpuacct_cpuusage_write(struct cpuacct *ca, int cpu) in cpuacct_cpuusage_write()
[all …]
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpuacct.rst19 /sys/fs/cgroup/cpuacct.usage gives the CPU time (in nanoseconds) obtained
31 can be obtained from g1/cpuacct.usage and the same is accumulated in
32 /sys/fs/cgroup/cpuacct.usage also.
34 cpuacct.stat file lists a few statistics which further divide the
43 cpuacct controller uses percpu_counter interface to collect user and
H A Dindex.rst13 cpuacct
/linux/Documentation/features/time/virt-cpuacct/
H A Darch-support.txt2 # Feature name: virt-cpuacct
/linux/include/linux/
H A Dcgroup_subsys.h21 SUBSYS(cpuacct)
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-bwc.rst151 cpuacct.用量的增加大致等于cfs_quota_us在每个周期的增加。
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst3207 as the cpu and cpuacct controllers, made sense to be put on the same