Function report | 
Source Code:kernel\cgroup\rstat.c | 
Create Date:2022-07-28 11:11:45 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cgroup_rstat_cpu
Proto:static struct cgroup_rstat_cpu *cgroup_rstat_cpu(struct cgroup *cgrp, int cpu)
Type:struct cgroup_rstat_cpu
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cgroup * | cgrp | |
| int | cpu | 
| 13 | Return per_cpu_ptr( per-cpu recursive resource statistics , cpu) | 
| Name | Describe | 
|---|---|
| cgroup_rstat_updated | group_rstat_updated - keep track of updated rstat_cpu*@cgrp: target cgroup*@cpu: cpu on which rstat_cpu was updated*@cgrp's rstat_cpu on @cpu was updated. Put it on the parent's matching* rstat_cpu->updated_children list. See the comment on top of | 
| cgroup_rstat_cpu_pop_updated | group_rstat_cpu_pop_updated - iterate and dismantle rstat_cpu updated tree*@pos: current position*@root: root of the tree to traversal*@cpu: target cpu* Walks the udpated rstat_cpu tree on @cpu from @root. %NULL @pos starts | 
| cgroup_rstat_init | |
| cgroup_rstat_exit | |
| cgroup_base_stat_flush | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |